Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.inbound |
Modifier and Type | Method and Description |
---|---|
InboundAuthenticationContext |
InboundAuthenticationContextCacheEntry.getInboundAuthenticationContext() |
Modifier and Type | Method and Description |
---|---|
protected InboundAuthenticationResponse |
InboundAuthenticationRequestProcessor.buildResponseForFrameworkLogin(InboundAuthenticationContext context)
Build response for framework login
|
protected InboundAuthenticationResponse |
InboundAuthenticationRequestProcessor.buildResponseForFrameworkLogout(InboundAuthenticationContext context)
Build response for framework logout
|
abstract boolean |
InboundAuthenticationResponseProcessor.canHandle(InboundAuthenticationContext context,
InboundAuthenticationRequest request)
Can handle
|
abstract String |
InboundAuthenticationRequestProcessor.getCallbackPath(InboundAuthenticationContext context)
Get callback path
|
abstract InboundAuthenticationResponse |
InboundAuthenticationResponseProcessor.processResponse(InboundAuthenticationContext context)
Build response
|
InboundAuthenticationResponse |
InboundAuthenticationManager.processResponse(InboundAuthenticationContext context,
InboundAuthenticationRequest authenticationRequest)
Process response
|
void |
InboundAuthenticationContextCacheEntry.setInboundAuthenticationContext(InboundAuthenticationContext inboundAuthenticationContext) |
Constructor and Description |
---|
InboundAuthenticationContextCacheEntry(InboundAuthenticationContext inboundAuthenticationRequest) |
Copyright © 2015 WSO2. All rights reserved.