Uses of Class
fr.enedis.chutney.security.infra.ldap.LdapAttributesProperties
Packages that use LdapAttributesProperties
-
Uses of LdapAttributesProperties in fr.enedis.chutney.security.infra.ldap
Methods in fr.enedis.chutney.security.infra.ldap that return LdapAttributesPropertiesMethods in fr.enedis.chutney.security.infra.ldap with parameters of type LdapAttributesPropertiesModifier and TypeMethodDescriptionorg.springframework.ldap.core.AttributesMapper<UserDto> LdapConfiguration.attributesMapper(LdapAttributesProperties ldapAttributesProperties, String ldapGroupsPattern) LdapConfiguration.ldapUserDetailsService(org.springframework.ldap.core.LdapTemplate ldapTemplate, LdapAttributesProperties ldapAttributesProperties, org.springframework.ldap.core.AttributesMapper<UserDto> attributesMapper, AuthenticationService authenticationService, String userSearchScope)