class |
InvalidJwtException |
Represents an exception that occurs when a JWT is determined as invalid.
|
class |
JweCompressionException |
Represents an exception for when compression/decompression of the plaintext fails.
|
class |
JweDecryptionException |
Represents an exception for when decryption of the JWE fails.
|
class |
JweEncryptionException |
Represents an exception for when encryption of the JWE fails.
|
class |
JweException |
Represents a generic exception for JWE operations.
|
class |
JwsException |
Represents a generic exception for JWS operations.
|
class |
JwsSigningException |
Represents an exception for when signing of the JWS fails.
|
class |
JwsVerifyingException |
Represents an exception for when verification of the JWS signature fails.
|
class |
JwtBuilderException |
Represents an exception that occurs when creating/rebuilding JWTs.
|
class |
JwtReconstructionException |
Represents an exception that occurs when reconstructing JWTs.
|
class |
UnrecognizedCriticalHeaderException |
|