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