See: Description
Class | Description |
---|---|
EcJWK |
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
|
EcJWK.Builder |
EC JWK builder.
|
JWK |
The abstract base class for the 3 implementations of JWK.
|
JWK.Builder<B extends JWK.Builder> |
JWK builder.
|
JWKLookup |
Helper class to look up and return the keys from specific JWK implementation
algorithm types.
|
JWKSet |
Holds a Set of JWKs.
|
JWKSetParser |
Provides methods to gather a JWKSet from a URL and return
a map of key ids to keys as dictated by that JWKS.
|
OctJWK |
Creates an Octet JWK.
|
OctJWK.Builder |
The Octet JWK builder.
|
RsaJWK |
Implements a RsaJWK.
|
RsaJWK.Builder |
The RSA JWK builder.
|
RsaJWK.PrimesInfo |
Holds the other prime factors.
|
Enum | Description |
---|---|
KeyOperation |
Represents the Possible key operations values.
|
KeyType |
Enum representing the possible KeyTypes.
|
KeyUse |
Represents the Possible KeyUse values.
|
Copyright 2010-2018 ForgeRock AS.