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