public class LoggedOutAuthentication extends Object implements Authentication.NonAuthenticated
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| Constructor and Description |
|---|
LoggedOutAuthentication(org.eclipse.jetty.security.authentication.LoginAuthenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
login(String username,
Object password,
ServletRequest request)
Login with the LOGIN authenticator
|
public LoggedOutAuthentication(org.eclipse.jetty.security.authentication.LoginAuthenticator authenticator)
public Authentication login(String username, Object password, ServletRequest request)
Authentication.LoginAuthenticationlogin in interface Authentication.LoginAuthenticationusername - the usernamepassword - the passwordrequest - the requestCopyright © 2010 - 2020 Adobe. All Rights Reserved