Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
JWK.Builder<B extends JWK.Builder>
JWK builder.
|
Modifier and Type | Class and Description |
---|---|
static class |
EcJWK.Builder
EC JWK builder.
|
static class |
OctJWK.Builder
The Octet JWK builder.
|
static class |
RsaJWK.Builder
The RSA JWK builder.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
JWK.loadJWKFromJson(JWK.Builder builder,
JsonValue json)
Load the generic JWK attributes from the json, by side effect.
|
Copyright 2011-2017 ForgeRock AS.