ReadAcl.PUBLIC: The ACL that allows anyone to read an item.
Sample usage:
dataDirectory$create(ReadAcl.PUBLIC)
dataDirectory$updatePermissions(ReadAcl.PUBLIC)
Description
The ACL that allows anyone to read an item.
Sample usage:
dataDirectory$create(ReadAcl.PUBLIC)
dataDirectory$updatePermissions(ReadAcl.PUBLIC)