Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
Modifier and Type | Method and Description |
---|---|
static JWKSet |
JWKSet.parse(JsonValue json)
Parses a JWKSet object from a jsonValue object.
|
static JWKSet |
JWKSet.parse(String json)
Parses a JWKSet object from a string json object.
|
Copyright 2011-2015 ForgeRock AS.