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