| Class | Description |
|---|---|
| ChallengeAndResponse |
Class that represents one challenge question and response combination.
|
| Delegate |
Represents a period of delegation and the SystemUser acting as the delegate.
|
| SystemRole |
Value Object class that holds the attribute information of a system role
(group) in the data model.
|
| SystemRoleEntity |
Represents a system role (group) in the data model.
|
| SystemRoleFactory |
Factory for creating system roles in the data store.
|
| SystemRoleSearch |
Class that provides an interface for searching for system roles.
|
| SystemUser |
Value Object class that holds the attribute information of a system
(platform) user in the data model.
|
| SystemUserEntity |
Represents a usr of the system (platform) in the data model.
|
| SystemUserFactory |
Factory for creating system users in the data store.
|
| SystemUserSearch |
Provides an interface for searching for SystemUserEntity(s).
|
| WorkflowQuery |
A system user's preferences when querying workflow processes.
|