| Package | Description | 
|---|---|
| org.apache.zookeeper | |
| org.apache.zookeeper.data | 
| Modifier and Type | Field and Description | 
|---|---|
| static Id | ZooDefs.Ids. ANYONE_ID_UNSAFEThis Id represents anyone. | 
| static Id | ZooDefs.Ids. AUTH_IDSThis Id is only usable to set ACLs. | 
| Modifier and Type | Method and Description | 
|---|---|
| Id | ACL. getId() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ACL. setId(Id m_) | 
| Constructor and Description | 
|---|
| ACL(int perms,
   Id id) | 
Copyright © 2016 The Apache Software Foundation