Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
Modifier and Type | Method and Description |
---|---|
RsaJWK |
RsaJWK.Builder.build()
Build the RSA JWK.
|
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 2010-2022 ForgeRock AS.