See: Description
Interface | Description |
---|---|
JwksSignatureConfiguration |
JSON Web Key Set Configuration.
|
JwkValidator |
Validates a JWT signature with a JSON Web Key (JWK).
|
Class | Description |
---|---|
DefaultJwkValidator |
Default implementation of
JwkValidator which uses a JSON Web Signature (JWS) verifier. |
JwksSignature |
Signature configuration which enables verification of remote JSON Web Key Set.
|
JwksSignatureConfigurationProperties |
JSON Web Key Set (JWKS) Signature Configuration properties holder.
|