Package org.forgerock.json.jose.jwt
package org.forgerock.json.jose.jwt
Classes and interfaces for JWTs.
-
ClassDescriptionThe interface for each possible algorithm that can be used to sign and/or encrypt a JWT.A base implementation class for a JSON Web object.The interface for all types of JSON Web Tokens (JWTs).An implementation that holds a JWT's Claims Set.An Enum for the JWT Claims Set names.A base implementation class for JWT Headers.An Enum for the JWT Header parameter names.A type that stores the media/jwt types for JWTs.The interface represents the body of a JWT.