Interface Authenticator<C extends Credentials>

    • Method Detail

      • validate

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