Class | Description |
---|---|
DefaultJWTCallerPrincipal |
A default implementation of JWTCallerPrincipal that wraps the jose4j JwtClaims.
|
DefaultJWTCallerPrincipalFactory |
A default implementation of the abstract JWTCallerPrincipalFactory that uses the Keycloak token parsing classes.
|
JWTAuthContextInfo |
The public key and expected issuer needed to validate a token.
|
JWTCallerPrincipal |
An abstract CallerPrincipal implementation that provides access to the JWT claims that are required by
the microprofile token.
|
JWTCallerPrincipalFactory |
The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation.
|
Exception | Description |
---|---|
ParseException |
The exception thrown when
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.