| Class | Description |
|---|---|
| BrokenPermission |
This is what the PermissionRegistry hands out if you ask for a Permission
that it doesn't know about.
|
| DisplayByRolePermission |
Is the user authorized to display properties that are marked as restricted to
a certain "Role Level"?
|
| EditByRolePermission |
Is the user authorized to edit properties that are marked as restricted to a
certain "Role Level"?
|
| Permission |
Interface that describes a unit of authorization, or permission to perform
requested actions.
|
| PermissionRegistry |
A collection of Permission objects, keyed by URI.
|
| PermissionRegistry.Setup | |
| PermissionSets |
Constants and static methods to help manipulate PermissionSet instances.
|
| PermissionSetsSmokeTest |
Load the initial configuration of PermissionSets and Permissions.
|
| PublishByRolePermission |
Is the user authorized to publish properties that are marked as restricted to
a certain "Role Level"?
|
| SimplePermission |
A class of simple permissions.
|
Copyright © 2021. All rights reserved.