Modifier and Type | Method and Description |
---|---|
protected void |
AbstractApplicationAuthenticator.initiateAuthenticationRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationContext context) |
AuthenticatorFlowStatus |
AbstractApplicationAuthenticator.process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationContext context) |
AuthenticatorFlowStatus |
ApplicationAuthenticator.process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationContext context)
Process the authentication or logout request.
|
protected abstract void |
AbstractApplicationAuthenticator.processAuthenticationResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationContext context) |
Modifier and Type | Class and Description |
---|---|
class |
InvalidCredentialsException |
Copyright © 2016 WSO2. All rights reserved.