Class PermissionServiceImpl.AclTest
- java.lang.Object
-
- org.alfresco.repo.security.permissions.impl.PermissionServiceImpl.AclTest
-
- Enclosing class:
- PermissionServiceImpl
protected class PermissionServiceImpl.AclTest extends java.lang.ObjectTest a permission in the context of the new ACL implementation. All components of the ACL are in the object - there is no need to walk up the parent chain. Parent conditions cna not be applied as there is no context to do this. Child conditions can not be applied as there is no context to do this- Author:
- andyh