|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessControlConstants | |
|---|---|
| org.apache.jackrabbit.core.security.authorization | |
| org.apache.jackrabbit.core.security.authorization.acl | |
| Uses of AccessControlConstants in org.apache.jackrabbit.core.security.authorization |
|---|
| Classes in org.apache.jackrabbit.core.security.authorization that implement AccessControlConstants | |
|---|---|
class |
AbstractACLTemplate
AbstractACLTemplate... |
| Uses of AccessControlConstants in org.apache.jackrabbit.core.security.authorization.acl |
|---|
| Classes in org.apache.jackrabbit.core.security.authorization.acl that implement AccessControlConstants | |
|---|---|
class |
ACLEditor
ACLEditor... |
class |
ACLProvider
The ACLProvider generates access control policies out of the items stored in the workspace applying the following rules: A 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.
a Property is considered 'access controlled' if its parent Node is.
An ACL is never assigned to a Property item.
A Node that is not access controlled may inherit the ACL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||