Uses of Enum Class
org.forgerock.json.jose.jwe.JweHeaderKey
-
Uses of JweHeaderKey in org.forgerock.json.jose.jwe
Modifier and TypeMethodDescriptionstatic JweHeaderKey
JweHeaderKey.getHeaderKey
(String headerKey) Gets the JweHeaderKey constant that matches the given String.static JweHeaderKey
Returns the enum constant of this class with the specified name.static JweHeaderKey[]
JweHeaderKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.