Package | Description |
---|---|
org.forgerock.json.jose.exceptions |
Exceptions for all possible JWT exception scenarios.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright 2010-2022 ForgeRock AS.