See: Description
| Interface | Description |
|---|---|
| PersonEntity |
Interface for person entity used internally.
|
| PersonManagementService |
Provides methods for person management (creating, updating, removing
persons), person-role mapping and querying, and role querying.
|
| PersonService |
Provides methods for person querying.
|
| RoleService |
Provides methods for managing and querying role definitions.
|
| SecurityService |
Provides methods for users, security roles, and rights management (CRUD
operations, user-security role mapping, security role-right mapping).
|
| Class | Description |
|---|---|
| OrgTypes |
Specifies the string constants of all record types as defined in
organizational structure module.
|
| OsJAXBContext |
The class provides JAXB context for the active users track.
|
| OsMarshaller |
Saves and restores a active users track to a byte array.
|
| OsRights |
This class contains security rights used by this module.
|
| Enum | Description |
|---|---|
| PersonAttribute |
Enumeration of person attributes which are manageable by
PersonManagementService. |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.