| Package | Description |
|---|---|
| org.keycloak.broker.provider | |
| org.keycloak.broker.provider.util |
| Modifier and Type | Method and Description |
|---|---|
IdentityBrokerState |
AuthenticationRequest.getState() |
| Constructor and Description |
|---|
AuthenticationRequest(KeycloakSession session,
RealmModel realm,
AuthenticationSessionModel authSession,
org.jboss.resteasy.spi.HttpRequest httpRequest,
javax.ws.rs.core.UriInfo uriInfo,
IdentityBrokerState state,
String redirectUri) |
| Modifier and Type | Method and Description |
|---|---|
static IdentityBrokerState |
IdentityBrokerState.decoded(String state,
String clientId,
String tabId) |
static IdentityBrokerState |
IdentityBrokerState.encoded(String encodedState) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.