Uses of Enum Class
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 JwsHeaderKeyJwsHeaderKey.getHeaderKey(String headerKey) Gets the JwsHeaderKey constant that matches the given String.static JwsHeaderKeyReturns 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.