ApplicationKey |
Represents an Application Key belonging to a User.
|
AuthorizationService |
The AuthorizationService allows logging in users, checking permissions of the currently logged in user, and creating
and deleting users.
|
EditSessionListener |
All Edit Session listeners are invoked when one of these actions occur: a user logs in,
a user logs out or the session of a user times out.
|
HtmlObjectWrapper |
Interface extended by all Interfaces in the authorization api that wrap siteworks objecttypes.
|
MenuItem |
An item in the WebManager menu.
|
PasswordValidationService |
Provides support for password validation, using an entropy-based method.
|
Permission |
An approval to perform an operation on one or more protected objects.
|
PermissionCategory |
Category bundling a number of permissions.
|
PermissionGroup |
A grouping of permissions.
|
Role |
A subset of user characteristics as defined by the context of an organization.
|
SecureFormSigner |
|
User |
A WebManager user.
|