Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.exceptions | |
org.soulwing.jwt.api.jose4j |
Class and Description |
---|
JWTConfigurationException
An exception thrown by a builder of a JWT provider.
|
JWTEncryptionException
An exception thrown when a JWT provider encounters an error while performing
an encryption operation.
|
JWTException
An exception thrown by a JWT provider.
|
JWTParseException
An exception thrown when a JSON representation of a claims object cannot
be parsed successfully.
|
JWTSignatureException
An exception thrown when a JWT provider encounters an error while performing
a signature operation.
|
JWTValidationException
An exception thrown when a JWT provider encounters an error while performing
a JWT validation.
|
Class and Description |
---|
JWTEncryptionException
An exception thrown when a JWT provider encounters an error while performing
an encryption operation.
|
JWTException
An exception thrown by a JWT provider.
|
JWTSignatureException
An exception thrown when a JWT provider encounters an error while performing
a signature operation.
|
Class and Description |
---|
JWTParseException
An exception thrown when a JSON representation of a claims object cannot
be parsed successfully.
|
Copyright © 2019. All rights reserved.