Interface Authenticator

    • Method Detail

      • validate

        void validate​(Credentials credentials,
                      WebContext context,
                      SessionStore sessionStore)
        Validate the credentials. It should throw a CredentialsException in case of failure.
        Parameters:
        credentials - the given credentials
        context - the web context
        sessionStore - the session store