See: Description
Class | Description |
---|---|
AclManager |
Helper class for checking and asserting access and write permissions.
|
GlobalPermissionSet |
Convenience wrapper for the permission set data structure, which
looks like:
{
contentType -> [perms...],
...
|
GlobalPermissionSet.Builder | |
InheritedGlobalPermissionSet |
A user's complete set of permissions, including
those inherited from groups to which they belong.
|
InheritedGlobalPermissionSet.Builder |
Builder class for InheritedGlobalPermissionSets.
|
InheritedItemPermissionSet |
A user's permissions on an individual item, including
those inherited from groups to which they belong.
|
InheritedItemPermissionSet.Builder |
Builder class for InheritedItemPermissionSets.
|
ItemPermissionSet |
Convenience wrapper for the permission set data structure, which
looks like:
|
PermissionUtils |
Messy stopgap class to hold a bunch of sort-of view/sort-of acl functions.
|
Enum | Description |
---|---|
AnonymousAccessor |
Implementation of an anonymous user singleton.
|
ContentTypes |
An enum of entity types that represent first-class
content types, meaning that permissions can be
granted up all items of that type.
|
PermissionType |
An enum of permission types that can be assigned to
permission grants.
|
SystemScope |
Singleton class representing the system scope for
permissions and ID namespaces.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.