Class LdapAuthenticator

  • All Implemented Interfaces:
    ch.commons.auth.Authenticator, GlobalContextAware

    public class LdapAuthenticator
    extends java.lang.Object
    implements ch.commons.auth.Authenticator, GlobalContextAware
    • Constructor Detail

      • LdapAuthenticator

        public LdapAuthenticator()
    • Method Detail

      • authenticate

        public boolean authenticate​(ch.commons.auth.Credentials credentials)
                             throws java.lang.Exception
        Specified by:
        authenticate in interface ch.commons.auth.Authenticator
        Throws:
        java.lang.Exception