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