Convenience operations around commonly-used ACLs.
More...
#include <zk/acl.hpp>
Convenience operations around commonly-used ACLs.
Definition at line 174 of file acl.hpp.
const acl & zk::acls::creator_all |
( |
| ) |
|
|
static |
This ACL gives the creators authentication id's all permissions.
Definition at line 155 of file acl.cpp.
const acl & zk::acls::open_unsafe |
( |
| ) |
|
|
static |
This is a completely open ACL.
Definition at line 161 of file acl.cpp.
const acl & zk::acls::read_unsafe |
( |
| ) |
|
|
static |
This ACL gives the world the ability to read.
Definition at line 167 of file acl.cpp.
The documentation for this class was generated from the following files: