Class DigestZkACLProvider

    • Constructor Detail

      • DigestZkACLProvider

        public DigestZkACLProvider()
        Called by reflective instantiation
    • Method Detail

      • createACLsToAdd

        protected List<org.apache.zookeeper.data.ACL> createACLsToAdd​(boolean includeReadOnly)
      • createACLId

        protected org.apache.zookeeper.data.Id createACLId​(String username,
                                                           String password)