Package | Description |
---|---|
org.keycloak.services.managers | |
org.keycloak.social |
Modifier and Type | Method and Description |
---|---|
RequestDetails |
SocialRequestManager.getData(String requestId) |
RequestDetails |
SocialRequestManager.retrieveData(String requestId) |
Modifier and Type | Method and Description |
---|---|
void |
SocialRequestManager.addRequest(String requestId,
RequestDetails request) |
Modifier and Type | Method and Description |
---|---|
RequestDetails |
RequestDetails.RequestDetailsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static RequestDetails.RequestDetailsBuilder |
RequestDetails.create(RequestDetails from) |
Copyright © 2014. All Rights Reserved.