Class AuthorizerConfig
java.lang.Object
org.apache.kafka.server.authorizer.AuthorizerConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetDefaultMaxAcls(Integer maxAcls) voidsetTenantMaxAcls(Optional<String> tenantIdOpt, Optional<Integer> maxAcls)
-
Constructor Details
-
AuthorizerConfig
public AuthorizerConfig()
-
-
Method Details
-
setTenantMaxAcls
-
setDefaultMaxAcls
-
defaultMaxAcls
public int defaultMaxAcls() -
maxAcls
-