Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractApplicationAuthenticator.initiateLogoutRequest(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 void |
AbstractApplicationAuthenticator.processLogoutResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationContext context) |
Copyright © 2015 WSO2. All rights reserved.