Package | Description |
---|---|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
Modifier and Type | Method and Description |
---|---|
static JwsHeaderKey |
JwsHeaderKey.getHeaderKey(String headerKey)
Gets the JwsHeaderKey constant that matches the given String.
|
static JwsHeaderKey |
JwsHeaderKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JwsHeaderKey[] |
JwsHeaderKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2010-2022 ForgeRock AS.