Package com.sap.cloud.security.token.validation.validators
-
Class Summary 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 a oauth service configurationOAuth2ServiceConfiguration.JwtX5tValidator Validates if the jwt access token is intended for the OAuth2 client of this application, in certificate based authentication scenario.OidcConfigurationServiceWithCache DecoratesOidcConfigurationServicewith a cache, which gets looked up before the identity service is requested via http. -
Enum Summary Enum Description JwtSignatureAlgorithm This is represented by "kty" (Key Type) Parameter.