Package org.keycloak.authentication.actiontoken
- 
Interface Summary Interface Description ActionTokenContext.ProcessAuthenticateFlow ActionTokenContext.ProcessBrokerFlow ActionTokenHandler<T extends JsonWebToken> Handler of the action token.ActionTokenHandlerFactory<T extends JsonWebToken> 
- 
Class Summary Class Description AbstractActionTokenHandler<T extends JsonWebToken> ActionTokenContext<T extends JsonWebToken> ActionTokenHandlerSpi DefaultActionToken Part of action token that is intended to be used e.g.TokenUtils 
- 
Exception Summary Exception Description ExplainedTokenVerificationException Token verification exception that bears an error to be logged via event system and a message to show to the user e.g.