Uses of Class
io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.OauthTokenCache
Packages that use OauthTokenCache
-
Uses of OauthTokenCache in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth
Methods in io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth with parameters of type OauthTokenCacheModifier and TypeMethodDescriptionvoidCachedOauthTokenRetriever.configure(org.apache.kafka.common.security.oauthbearer.JwtRetriever tokenRetriever, org.apache.kafka.common.security.oauthbearer.JwtValidator tokenValidator, OauthTokenCache oauthTokenCache)