public class FrameworkLogoutResponse extends IdentityResponse
Modifier and Type | Class and Description |
---|---|
static class |
FrameworkLogoutResponse.FrameworkLogoutResponseBuilder |
IdentityResponse.IdentityResponseBuilder
context
Modifier | Constructor and Description |
---|---|
protected |
FrameworkLogoutResponse(FrameworkLogoutResponse.FrameworkLogoutResponseBuilder builder) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthName() |
String |
getAuthType() |
String |
getCallbackPath() |
String |
getContextKey() |
String |
getRedirectUrl() |
String |
getRelyingParty() |
protected FrameworkLogoutResponse(FrameworkLogoutResponse.FrameworkLogoutResponseBuilder builder)
Copyright © 2016 WSO2. All rights reserved.