Class SecurityAwareZkACLProvider

    • Constructor Detail

      • SecurityAwareZkACLProvider

        public SecurityAwareZkACLProvider()
    • Method Detail

      • isSecurityZNodePath

        protected boolean isSecurityZNodePath​(String zNodePath)
      • createNonSecurityACLsToAdd

        protected abstract List<org.apache.zookeeper.data.ACL> createNonSecurityACLsToAdd()
        Returns:
        Set of ACLs to return for non-security related znodes
      • createSecurityACLsToAdd

        protected abstract List<org.apache.zookeeper.data.ACL> createSecurityACLsToAdd()
        Returns:
        Set of ACLs to return security-related znodes