Package | Description |
---|---|
org.forgerock.json.jose.builders |
Classes and interfaces for builder to build JWTs using a fluent API.
|
org.forgerock.json.jose.jwe |
Classes and interfaces for JWT encryption and JWEs.
|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
org.forgerock.json.jose.jws.handlers |
Signing Handler classes for each possible signing algorithm.
|
org.forgerock.json.jose.tokenhandler |
JWT implementation(s) of
TokenHandler . |
org.forgerock.json.jose.utils |
Utility classes for JWT creation and manipulation.
|
Class and Description |
---|
JwsAlgorithm
An Enum of the possible signing algorithms that can be used to sign a JWT.
|
JwsHeader
An implementation for the JWS Header parameters.
|
SignedJwt
A JWS implementation of the Jwt interface.
|
Class and Description |
---|
JwtSecureHeader
A base implementation for the common security header parameters shared by the JWS and JWE headers.
|
SignedJwt
A JWS implementation of the Jwt interface.
|
Class and Description |
---|
SigningManager
A service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
|
Class and Description |
---|
SupportedEllipticCurve
Enumerates all supported elliptic curve parameters for ESXXX signature formats.
|
Class and Description |
---|
EncryptedThenSignedJwt
An implementation of a JWS with a nested JWE as its payload.
|
JwsAlgorithm
An Enum of the possible signing algorithms that can be used to sign a JWT.
|
JwsAlgorithmType
An Enum of the possible types of JWS algorithms that can be used to sign a JWT.
|
JwsHeader
An implementation for the JWS Header parameters.
|
JwsHeaderKey
An Enum for the JWS Header parameter names.
|
JwtSecureHeader
A base implementation for the common security header parameters shared by the JWS and JWE headers.
|
SignedJwt
A JWS implementation of the Jwt interface.
|
SupportedEllipticCurve
Enumerates all supported elliptic curve parameters for ESXXX signature formats.
|
Class and Description |
---|
JwsAlgorithm
An Enum of the possible signing algorithms that can be used to sign a JWT.
|
Class and Description |
---|
JwsAlgorithm
An Enum of the possible signing algorithms that can be used to sign a JWT.
|
Class and Description |
---|
SupportedEllipticCurve
Enumerates all supported elliptic curve parameters for ESXXX signature formats.
|
Copyright 2010-2022 ForgeRock AS.