Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.inbound |
Modifier and Type | Method and Description |
---|---|
abstract InboundAuthenticationRequest |
InboundAuthenticationRequestBuilder.buildRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
abstract boolean |
InboundAuthenticationRequestBuilder.canHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected InboundAuthenticationResponse |
CommonInboundAuthenticationServlet.doProcessRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
InboundAuthenticationRequest authenticationRequest)
Process inbound request
|
protected InboundAuthenticationResponse |
CommonInboundAuthenticationServlet.doProcessResponse(InboundAuthenticationRequest authenticationRequest)
Process inbound authentication response
|
Copyright © 2015 WSO2. All rights reserved.