Modifier and Type | Class and Description |
---|---|
class |
AbstractActionTokenHandler<T extends JsonWebToken> |
Modifier and Type | Method and Description |
---|---|
ActionTokenHandler<T> |
AbstractActionTokenHandler.create(KeycloakSession session) |
ActionTokenHandler<T> |
ActionTokenContext.getHandler() |
Constructor and Description |
---|
ActionTokenContext(KeycloakSession session,
RealmModel realm,
javax.ws.rs.core.UriInfo uriInfo,
ClientConnection clientConnection,
org.jboss.resteasy.spi.HttpRequest request,
EventBuilder event,
ActionTokenHandler<T> handler,
String executionId,
ActionTokenContext.ProcessAuthenticateFlow processFlow,
ActionTokenContext.ProcessBrokerFlow processBrokerFlow) |
Modifier and Type | Class and Description |
---|---|
class |
ExecuteActionsActionTokenHandler |
Modifier and Type | Class and Description |
---|---|
class |
IdpVerifyAccountLinkActionTokenHandler
Action token handler for verification of e-mail address.
|
Modifier and Type | Class and Description |
---|---|
class |
ResetCredentialsActionTokenHandler |
Modifier and Type | Class and Description |
---|---|
class |
VerifyEmailActionTokenHandler
Action token handler for verification of e-mail address.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.