Uses of Class
org.forgerock.json.jose.exceptions.JweException
Package
Description
Exceptions for all possible JWT exception scenarios.
-
Uses of JweException in org.forgerock.json.jose.exceptions
Modifier and TypeClassDescriptionclass
Represents an exception for when compression/decompression of the plaintext fails.final class
Represents an exception for when decryption of the JWE fails.class
Represents an exception for when encryption of the JWE fails.