public static interface Authentication.LoginAuthentication extends Authentication
Authentication.Challenge, Authentication.Deferred, Authentication.Failed, Authentication.Failure, Authentication.LoginAuthentication, Authentication.LogoutAuthentication, Authentication.NonAuthenticated, Authentication.ResponseSent, Authentication.SendSuccess, Authentication.User, Authentication.WrappedNOT_CHECKED, SEND_CONTINUE, SEND_FAILURE, SEND_SUCCESS, UNAUTHENTICATED| Modifier and Type | Method and Description |
|---|---|
Authentication |
login(String username,
Object password,
ServletRequest request)
Login with the LOGIN authenticator
|
Authentication login(String username, Object password, ServletRequest request)
username - the usernamepassword - the passwordrequest - the requestCopyright © 2010 - 2020 Adobe. All Rights Reserved