|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalACLProvider
| Method Summary | |
|---|---|
List<org.apache.zookeeper.data.ACL> |
getAclForPath(String path)
Return the ACL list to use for the given path |
List<org.apache.zookeeper.data.ACL> |
getDefaultAcl()
Return the ACL list to use by default (usually ZooDefs.Ids#OPEN_ACL_UNSAFE). |
| Method Detail |
|---|
List<org.apache.zookeeper.data.ACL> getDefaultAcl()
ZooDefs.Ids#OPEN_ACL_UNSAFE).
List<org.apache.zookeeper.data.ACL> getAclForPath(String path)
path - path (NOTE: might be null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||