public class CustomFormAuthenticationMechanism extends java.lang.Object implements LoginToContinueMechanism
AUTHENTICATION, CALLER_AUTHENICATION, MAX_SAVE_POST_SIZE, ORIGINAL_REQUEST
Constructor and Description |
---|
CustomFormAuthenticationMechanism() |
Modifier and Type | Method and Description |
---|---|
LoginToContinue |
getLoginToContinue() |
AuthenticationStatus |
validateRequest(HttpServletRequest request,
HttpServletResponse response,
HttpMessageContext httpMessageContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearRequestAndAuthentication, getAuthentication, getRequest, hasAuthentication, hasRequest, matchRequest, saveAuthentication, saveRequest
public AuthenticationStatus validateRequest(HttpServletRequest request, HttpServletResponse response, HttpMessageContext httpMessageContext) throws AuthenticationException
AuthenticationException
public LoginToContinue getLoginToContinue()
getLoginToContinue
in interface LoginToContinueMechanism