Package | Description |
---|---|
org.keycloak.authentication.actiontoken | |
org.keycloak.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
ExplainedTokenVerificationException
Token verification exception that bears an error to be logged via event system
and a message to show to the user e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenNotActiveException
Exception thrown for cases when token is invalid due to time constraints (expired, or not yet valid).
|
class |
TokenSignatureInvalidException
Thrown when token signature is invalid.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.