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.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
Class and Description |
---|
JWK
The abstract base class for the 3 implementations of JWK.
|
Class and Description |
---|
JWK
The abstract base class for the 3 implementations of JWK.
|
Class and Description |
---|
EcJWK
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
|
JWK
The abstract base class for the 3 implementations of JWK.
|
JWKSet
Holds a Set of JWKs.
|
KeyType
Enum representing the possible KeyTypes.
|
KeyUse
Represents the Possible KeyUse values.
|
OctJWK
Creates an Octet JWK.
|
RsaJWK
Implements a RsaJWK.
|
RsaJWK.OtherFactors
Holds the other prime factors.
|
Class and Description |
---|
JWK
The abstract base class for the 3 implementations of JWK.
|
Copyright 2011-2015 ForgeRock AS.