Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.inbound |
Modifier and Type | Class and Description |
---|---|
static class |
FrameworkLoginResponse.FrameworkLoginResponseBuilder |
static class |
FrameworkLogoutResponse.FrameworkLogoutResponseBuilder |
Modifier and Type | Method and Description |
---|---|
protected IdentityResponse.IdentityResponseBuilder |
IdentityProcessor.buildResponseForFrameworkLogin(IdentityMessageContext context)
Get IdentityResponseBuilder for framework login
|
protected IdentityResponse.IdentityResponseBuilder |
IdentityProcessor.buildResponseForFrameworkLogout(IdentityMessageContext context)
Get IdentityResponseBuilder for framework logout
|
abstract IdentityResponse.IdentityResponseBuilder |
IdentityProcessor.process(IdentityRequest identityRequest)
Process IdentityRequest
|
Constructor and Description |
---|
IdentityResponse(IdentityResponse.IdentityResponseBuilder builder) |
Copyright © 2016 WSO2. All rights reserved.