Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Method and Description |
---|---|
static List<ACL> |
PrepRequestProcessor.fixupACL(String path,
List<Id> authInfo,
List<ACL> acls)
This 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.
|
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.