| Class | Description |
|---|---|
| JwtAudienceValidator |
Validates if the jwt access token is intended for the OAuth2 client of this
application.
|
| JwtValidatorBuilder |
Class used to build a token validator for an OAuth service configuration
OAuth2ServiceConfiguration. |
| JwtX5tValidator |
Validates if the jwt access token is intended for the OAuth2 client of this
application, in certificate based authentication scenario.
|
| OidcConfigurationServiceWithCache |
Decorates
OidcConfigurationService with a cache, which gets looked up
before the identity service is requested via http. |
| Enum | Description |
|---|---|
| JwtSignatureAlgorithm |
This is represented by "kty" (Key Type) Parameter.
|
Copyright © 2024. All rights reserved.