Package | Description |
---|---|
org.forgerock.json.jose.jwe | |
org.forgerock.json.jose.jwk | |
org.forgerock.json.jose.jws | |
org.forgerock.json.jose.jwt |
Modifier and Type | Class and Description |
---|---|
class |
JweHeader
An implementation for the JWE Header parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
EcJWK
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
|
class |
JWK
The abstract base class for the 3 implementations of JWK.
|
class |
JWKSet
Holds a Set of JWKs.
|
class |
OctJWK
Creates an Octet JWK.
|
class |
RsaJWK
Implements a RsaJWK.
|
Modifier and Type | Class and Description |
---|---|
class |
JwsHeader
An implementation for the JWS Header parameters.
|
class |
JwtSecureHeader
A base implementation for the common security header parameters shared by the JWS and JWE headers.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtClaimsSet
An implementation that holds a JWT's Claims Set.
|
class |
JwtHeader
A base implementation class for JWT Headers.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.