Package io.confluent.kafka.server.plugins.auth
package io.confluent.kafka.server.plugins.auth
-
ClassDescriptionCaches authentication attempts, whether successful or unsuccessful.This class is used to authenticate default data policy between various sasl mechanisms.Enum class that represents different modes of Default Data Policy validation in the authenticator.This class loads user metadata from the topic _confluent-user_metadata.Authenticate users based on YAML config file which is periodically reloadedThis class loads and caches SASL secrets from a JSON file stored on the local filesystem.SaslServer implementation for SASL/PLAIN with an authenticator provided through the constructor.Enum class that represents different mode of SNI host name validation in the authenticator.This class is used to authenticate networkID authentication logic between various sasl mechanisms.Enum class that represents different modes of NetworkId validation in the authenticator.This class is responsible for processing user deletion events and performing soft deletion of ACLs associated with the deleted user.