Uses of Enum
org.forgerock.json.jose.jws.JwsHeaderKey
Packages that use JwsHeaderKey
-
Uses of JwsHeaderKey in org.forgerock.json.jose.jws
Methods in org.forgerock.json.jose.jws that return JwsHeaderKeyModifier and TypeMethodDescriptionstatic JwsHeaderKey
JwsHeaderKey.getHeaderKey
(String headerKey) Gets the JwsHeaderKey constant that matches the given String.static JwsHeaderKey
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.