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