Package | Description |
---|---|
org.forgerock.json.jose.jwe |
Modifier and Type | Method and Description |
---|---|
static JweHeaderKey |
JweHeaderKey.getHeaderKey(String headerKey)
Gets the JweHeaderKey constant that matches the given String.
|
static JweHeaderKey |
JweHeaderKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JweHeaderKey[] |
JweHeaderKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.