Package org.apache.kafka.server.authorizer
package org.apache.kafka.server.authorizer
Provides pluggable interface for performing authorization on a Kafka server.
-
ClassDescriptionDelete result for each ACL binding that matched a delete filter.Request context interface that provides data from request header as well as connection and authentication information to plugins.Pluggable authorizer interface for Kafka brokers.Runtime broker configuration metadata provided to authorizers during start up.