| Constructor and Description |
|---|
WebIdPrincipal(org.eclipse.microprofile.jwt.JsonWebToken jwt)
Create a WebID-based principal from a JWT.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getClaim(String claim) |
Set<String> |
getClaimNames() |
String |
getName() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WebIdPrincipal(org.eclipse.microprofile.jwt.JsonWebToken jwt)
jwt - the JWT