Uses of Package
org.forgerock.json.jose.common
Package
Description
Common classes and interfaces for all types of JWTs.
-
ClassDescriptionA service that provides a method for reconstruct a JWT string back into its relevant JWT object, (
SignedJwt
,EncryptedJwt
,SignedThenEncryptedJwt
,EncryptedThenSignedJwt
).