Uses of Class
org.forgerock.json.jose.exceptions.JwtBuilderException
Packages that use JwtBuilderException
Package
Description
Exceptions for all possible JWT exception scenarios.
-
Uses of JwtBuilderException in org.forgerock.json.jose.exceptions
Subclasses of JwtBuilderException in org.forgerock.json.jose.exceptionsModifier and TypeClassDescriptionclass
Represents an exception that occurs when a JWT is determined as invalid.class
Represents an exception that occurs when reconstructing JWTs.