public static interface Authentication.Deferred extends Authentication.LoginAuthentication, Authentication.LogoutAuthentication
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 |
authenticate(ServletRequest request)
Authenticate if possible without sending a challenge.
|
Authentication |
authenticate(ServletRequest request,
ServletResponse response)
Authenticate and possibly send a challenge.
|
loginlogoutAuthentication authenticate(ServletRequest request)
request - the requestAuthentication authenticate(ServletRequest request, ServletResponse response)
request - the requestresponse - the responseCopyright © 2010 - 2020 Adobe. All Rights Reserved