Uses of Class
org.keycloak.broker.provider.util.IdentityBrokerState
-
Uses of IdentityBrokerState in org.keycloak.broker.provider
ModifierConstructorDescriptionAuthenticationRequest
(KeycloakSession session, RealmModel realm, AuthenticationSessionModel authSession, HttpRequest httpRequest, jakarta.ws.rs.core.UriInfo uriInfo, IdentityBrokerState state, String redirectUri) -
Uses of IdentityBrokerState in org.keycloak.broker.provider.util
Modifier and TypeMethodDescriptionstatic IdentityBrokerState
IdentityBrokerState.decoded
(String state, String clientId, String clientClientId, String tabId, String clientData) static IdentityBrokerState
IdentityBrokerState.encoded
(String encodedState, RealmModel realmModel)