Uses of Enum Class
io.helidon.security.jwt.JwtScope
-
Uses of JwtScope in io.helidon.security.jwt
Modifier and TypeMethodDescriptionClaimValidator.jwtScope()
Scope of the JWT claims.static JwtScope
Returns the enum constant of this class with the specified name.static JwtScope[]
JwtScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.