Uses of Enum Class
org.forgerock.json.jose.jwt.JwtClaimsSetKey
-
Uses of JwtClaimsSetKey in org.forgerock.json.jose.jwt
Modifier and TypeMethodDescriptionstatic JwtClaimsSetKey
JwtClaimsSetKey.getClaimSetKey
(String claimSetKey) Gets theJwtClaimsSetKey
constant that matches the givenString
(case-insensitive).static JwtClaimsSetKey
Returns the enum constant of this class with the specified name.static JwtClaimsSetKey[]
JwtClaimsSetKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.