| AccessControlEntry |
|
| AccessControlEntryContext |
|
| AccessControlList |
|
| AccessControlListProperties |
Properties for an access control list
|
| AuthorityReference |
A simple reference to a string authority.
|
| DynamicAuthority |
The interface for a dynamic authority provider e.g.
|
| NodePermissionEntry |
Encapsulate how permissions are globally inherited between nodes.
|
| PermissionCheckCollection<T> |
Interface for collection-based results that describe permission filtering
behaviour around cut-off limits.
|
| PermissionCheckedCollection<T> |
Interface for collection-based results that carry extra information
about the state of permission cut-offs.
|
| PermissionCheckedValue |
Marker interface for objects that have already passed permission checking.
|
| PermissionCheckValue |
Interface for objects that can provide information to allow permission checks
|
| PermissionEntry |
A single permission entry defined against a node.
|
| PermissionReference |
A Permission is a named permission against a type or aspect which is defined
by QName.
|
| PermissionServicePolicies |
Policies for PermissionService
|
| PermissionServicePolicies.OnGrantLocalPermission |
Policy invoked when a permission is granted to an authority for a specific node
|
| PermissionServicePolicies.OnInheritPermissionsDisabled |
Policy invoked when permission inheritance is disabled for a specific node (sync or async mode)
|
| PermissionServicePolicies.OnInheritPermissionsEnabled |
Policy invoked when permission inheritance is enabled for a specific node
|
| PermissionServicePolicies.OnRevokeLocalPermission |
Policy invoked when a permission is revoked from an authority for a specific node
|
| PermissionServiceSPI |
The public API for a permission service
The implementation may be changed in the application configuration
|