public class SaslZkACLProvider extends SecurityAwareZkACLProvider
SECURITY_ZNODE_PATH
Constructor and Description |
---|
SaslZkACLProvider() |
Modifier and Type | Method and Description |
---|---|
protected List<org.apache.zookeeper.data.ACL> |
createNonSecurityACLsToAdd() |
protected List<org.apache.zookeeper.data.ACL> |
createSecurityACLsToAdd() |
getACLsToAdd, isSecurityZNodePath
protected List<org.apache.zookeeper.data.ACL> createNonSecurityACLsToAdd()
createNonSecurityACLsToAdd
in class SecurityAwareZkACLProvider
protected List<org.apache.zookeeper.data.ACL> createSecurityACLsToAdd()
createSecurityACLsToAdd
in class SecurityAwareZkACLProvider
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.