Package com.sap.cloud.security.token.validation.validators
package com.sap.cloud.security.token.validation.validators
-
ClassDescriptionValidates if the jwt access token is intended for the OAuth2 client of this application.This is represented by "kty" (Key Type) Parameter.Class used to build a token validator for an OAuth service configuration
OAuth2ServiceConfiguration.Validates if the jwt access token is intended for the OAuth2 client of this application, in certificate based authentication scenario.DecoratesOidcConfigurationServicewith a cache, which gets looked up before the identity service is requested via http.