Class DefaultAuthenticator

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

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

      • DefaultAuthenticator

        public DefaultAuthenticator()
    • Method Detail

      • authenticate

        public boolean authenticate​(ch.commons.auth.Credentials credentials)
        Specified by:
        authenticate in interface ch.commons.auth.Authenticator