Class LdapUserDetailsService

  • All Implemented Interfaces:
    org.springframework.security.core.userdetails.UserDetailsService

    @ConditionalOnExpression("${nae.ldap.enabled:false}")
    public class LdapUserDetailsService
    extends UserDetailsServiceImpl
    • Constructor Detail

      • LdapUserDetailsService

        public LdapUserDetailsService()
    • Method Detail

      • getLoggedUser

        protected LoggedUser getLoggedUser​(java.lang.String email)
                                    throws org.springframework.security.core.userdetails.UsernameNotFoundException
        Overrides:
        getLoggedUser in class UserDetailsServiceImpl
        Throws:
        org.springframework.security.core.userdetails.UsernameNotFoundException