Package | Description |
---|---|
org.keycloak.exceptions |
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 © 2019 JBoss by Red Hat. All rights reserved.