Package org.apache.kafka.server.authorizer
Provides pluggable interface for performing authorization on a Kafka server.
-
Interface Summary Interface Description AuthorizableRequestContext Request context interface that provides data from request header as well as connection and authentication information to plugins.Authorizer Pluggable authorizer interface for Kafka brokers.AuthorizerServerInfo Runtime broker configuration metadata provided to authorizers during start up. -
Class Summary Class Description AclCreateResult AclDeleteResult AclDeleteResult.AclBindingDeleteResult Delete result for each ACL binding that matched a delete filter.Action -
Enum Summary Enum Description AuthorizationResult