Class | Description |
---|---|
JWTAuthConfiguration |
The public key and expected issuer needed to validate a token.
|
JWTAuthConfigurationProperties |
The purpose of this class is to create an instance of JWTAuthConfiguration using
the MicroProfile JWT 1.1 standard configuration properties.
|
PublicKeyResolver |