public class LdapAuthorizer extends ConfluentServerAuthorizer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LICENSE_PROP |
Constructor and Description |
---|
LdapAuthorizer() |
LdapAuthorizer(org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
configure(java.util.Map<java.lang.String,?> configs) |
java.lang.String |
licensePropName() |
java.lang.String |
licenseStatusMetricGroup() |
addAcls, authorize, close, getAcls, getAcls, getAcls, initializeAndValidateLicense, removeAcls, removeAcls
accessRuleProvider, accessRuleProviders, authorize, configureProviders, groupProvider, isSuperUser, metadataProvider, onUpdate, ready, scope, start
public static final java.lang.String LICENSE_PROP
public LdapAuthorizer()
public LdapAuthorizer(org.apache.kafka.common.utils.Time time)
public void configure(java.util.Map<java.lang.String,?> configs)
configure
in interface org.apache.kafka.common.Configurable
configure
in class ConfluentServerAuthorizer
public java.lang.String licensePropName()
licensePropName
in class ConfluentServerAuthorizer
public java.lang.String licenseStatusMetricGroup()
licenseStatusMetricGroup
in class ConfluentServerAuthorizer