Package | Description |
---|---|
org.forgerock.secrets.jwkset |
Secret store backend for retrieving keys from a local or remote JWK Set.
|
Modifier and Type | Method and Description |
---|---|
static JwkKeyFormat |
JwkKeyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JwkKeyFormat[] |
JwkKeyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.