Package | Description |
---|---|
org.forgerock.json.jose.builders |
Classes and interfaces for builder to build JWTs using a fluent API.
|
org.forgerock.json.jose.common |
Common classes and interfaces for all types of JWTs.
|
org.forgerock.json.jose.jwe |
Classes and interfaces for JWT encryption and JWEs.
|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
org.forgerock.json.jose.jwt |
Classes and interfaces for JWTs.
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
Jwt
The interface for all types of JSON Web Tokens (JWTs).
|
JwtClaimsSet
An implementation that holds a JWT's Claims Set.
|
JwtHeader
A base implementation class for JWT Headers.
|
JwtType
An Enum for the possible types of JWTs.
|
Class and Description |
---|
Jwt
The interface for all types of JSON Web Tokens (JWTs).
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
JWObject
A base implementation class for a JSON Web object.
|
Jwt
The interface for all types of JSON Web Tokens (JWTs).
|
JwtClaimsSet
An implementation that holds a JWT's Claims Set.
|
JwtHeader
A base implementation class for JWT Headers.
|
Payload
The interface represents the body of a JWT.
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
JWObject
A base implementation class for a JSON Web object.
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
JWObject
A base implementation class for a JSON Web object.
|
Jwt
The interface for all types of JSON Web Tokens (JWTs).
|
JwtClaimsSet
An implementation that holds a JWT's Claims Set.
|
JwtHeader
A base implementation class for JWT Headers.
|
Payload
The interface represents the body of a JWT.
|
Class and Description |
---|
Algorithm
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
|
JWObject
A base implementation class for a JSON Web object.
|
JwtClaimsSet
An implementation that holds a JWT's Claims Set.
|
JwtClaimsSetKey
An Enum for the JWT Claims Set names.
|
JwtHeader
A base implementation class for JWT Headers.
|
JwtHeaderKey
An Enum for the JWT Header parameter names.
|
JwtType
An Enum for the possible types of JWTs.
|
Payload
The interface represents the body of a JWT.
|
Copyright 2010-2022 ForgeRock AS.