Node
is considered access controlled if an ACL has been explicitely assigned to it by adding the mixin type rep:AccessControllable
and adding child node of type rep:acl
that forms the acl.Property
item.Node
that is not access controlled may inherit the ACL. The ACL is inherited from the closest access controlled ancestor.Node
has no effective ACL, in which case some a default policy is returned that grants READ privilege to any principal and denies all other privileges.
|
|
|
|
|
|
|
|