Package org.alfresco.repo.security.permissions
package org.alfresco.repo.security.permissions
-
ClassDescriptionProperties for an access control listRuntime access denied exception that is exposedThe ACE TypeThe ACL TypeA simple reference to a string authority.The interface for a dynamic authority provider e.g. for the owner of a node or any other authority that is determined by the context rather than just a node.Encapsulate how permissions are globally inherited between nodes.Interface for collection-based results that describe permission filtering behaviour around cut-off limits.Helper 'introduction' to allow simple addition of the
PermissionCheckCollectioninterface to existing collections.Interface for collection-based results that carry extra information about the state of permission cut-offs.Helper 'introduction' to allow simple addition of thePermissionCheckedCollectioninterface to existing collections.Marker interface for objects that have already passed permission checking.Helper 'introduction' to allow simple addition of thePermissionCheckedValueinterface to existing objects.Interface for objects that can provide information to allow permission checksA single permission entry defined against a node.A Permission is a named permission against a type or aspect which is defined by QName.Policies for PermissionServicePolicy invoked when a permission is granted to an authority for a specific nodePolicy invoked when permission inheritance is disabled for a specific node (sync or async mode)Policy invoked when permission inheritance is enabled for a specific nodePolicy invoked when a permission is revoked from an authority for a specific nodeThe public API for a permission service The implementation may be changed in the application configurationA basic access control entryBasic implementation of access control list properties