Interface Authentication.LoginAuthentication

    • Method Detail

      • login

        Authentication login​(java.lang.String username,
                             java.lang.Object password,
                             ServletRequest request)
        Deprecated.
        Login with the LOGIN authenticator
        Parameters:
        username - the username
        password - the password
        request - the request
        Returns:
        The new Authentication state