Uses of Class
org.apache.zookeeper.KeeperException.InvalidACLException
Packages that use KeeperException.InvalidACLException
-
Uses of KeeperException.InvalidACLException in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that throw KeeperException.InvalidACLExceptionModifier and TypeMethodDescriptionThis method checks out the acl making sure it isn't null or empty, it has valid schemes and ids, and expanding any relative ids that depend on the requestor's authentication information.