| Package | Description |
|---|---|
| org.eclipse.microprofile.jwt |
Interoperable JWT RBAC for Microprofile
|
| Modifier and Type | Method and Description |
|---|---|
Claims |
ClaimLiteral.standard() |
static Claims |
Claims.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Claims[] |
Claims.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClaimLiteral(Claims standard)
Construct a Claim literal from a standard claim defined in Claims
|
Copyright © 2018 Eclipse Foundation. All rights reserved.