@Version(value="2.0")
See: Description
| Interface | Description |
|---|---|
| ClaimValue<T> |
A representation of a claim in a
JsonWebToken |
| JsonWebToken |
A read-only interface for the the claims required by Eclipse MicroProfile conforming tokens.
|
| Class | Description |
|---|---|
| ClaimLiteral |
Annotation literal for
Claim |
| Enum | Description |
|---|---|
| Claims |
This enum represents the standardized claims that the MP-JWT specification allows for in terms of interoperability.
|
| Annotation Type | Description |
|---|---|
| Claim |
Annotation used to signify an injection point for a
ClaimValue from a JsonWebToken |
Interoperable JWT RBAC for Microprofile
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.