Interface Authentication.LoginAuthentication

    • Method Detail

      • login

        Authentication login​(String username,
                             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