Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
Modifier and Type | Method and Description |
---|---|
OctJWK |
OctJWK.Builder.build()
Build the Octet JWK.
|
static OctJWK |
OctJWK.parse(JsonValue json)
Parses a OctJWK object from a jsonValue object.
|
static OctJWK |
OctJWK.parse(String json)
Parses a OctJWK object from a string json object.
|
Copyright 2010-2022 ForgeRock AS.