Uses of Class
org.forgerock.json.jose.exceptions.JwtReconstructionException
Packages that use JwtReconstructionException
Package
Description
Exceptions for all possible JWT exception scenarios.
- 
Uses of JwtReconstructionException in org.forgerock.json.jose.exceptions
Subclasses of JwtReconstructionException in org.forgerock.json.jose.exceptionsModifier and TypeClassDescriptionclassRepresents an exception that occurs when a JWT is determined as invalid.classIndicates that the JWT had critical headers that were not recognized by the JWT library and not implemented by the application.