Hierarchy For Package io.confluent.kafka.server.plugins.auth.oauth

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.kafka.common.config.AbstractConfig
    • io.confluent.kafka.server.plugins.auth.oauth.KafkaVerificationKeyResolver (implements org.jose4j.keys.resolvers.VerificationKeyResolver)
    • io.confluent.kafka.server.plugins.auth.oauth.MockBasicAuthStore (implements io.confluent.security.auth.metadata.AuthStore)
    • io.confluent.kafka.server.plugins.auth.oauth.MockTrustCache (implements io.confluent.security.store.KeyValueStore<K,V>, io.confluent.security.trustservice.store.TrustCache)
    • io.confluent.kafka.server.plugins.auth.oauth.OAuthBearerServerLoginCallbackHandler (implements org.apache.kafka.common.security.auth.AuthenticateCallbackHandler)
    • io.confluent.kafka.server.plugins.auth.oauth.OAuthBearerValidatorCallbackHandler (implements org.apache.kafka.common.security.auth.AuthenticateCallbackHandler)