Uses of Class
org.keycloak.broker.provider.util.IdentityBrokerState
Packages that use IdentityBrokerState
-
Uses of IdentityBrokerState in org.keycloak.broker.provider
Methods in org.keycloak.broker.provider that return IdentityBrokerStateConstructors in org.keycloak.broker.provider with parameters of type IdentityBrokerStateModifierConstructorDescriptionAuthenticationRequest
(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
Methods in org.keycloak.broker.provider.util that return IdentityBrokerStateModifier and TypeMethodDescriptionstatic IdentityBrokerState
IdentityBrokerState.decoded
(String state, String clientId, String clientClientId, String tabId, String clientData) static IdentityBrokerState
IdentityBrokerState.encoded
(String encodedState, RealmModel realmModel)