| Class Summary |
| AuthenticationData |
Contains authentication data of a user. |
| Group |
Represents a group of users. |
| GroupCreationData |
Contains information about a group that is going to be created. |
| LogManager |
Contains methods to create custom log entries in the logging table on
the server. |
| MessagingManager |
Handles the delivery of messages. |
| PropertySet |
Represents a collection of properties. |
| PropertyUpdate |
A subset of a PropertySet instance that gets passed to the syncUserProperties
and syncGroupProperties methods in org.omus.ext.GroupExtension.
|
| RegistrationData |
Contains registration data of a user. |
| Services |
A static utility class to retrieve instances of one of the Manager classes. |
| TaskManager |
A facility to schedule tasks for future execution in a background thread.
|
| User |
Represents a user. |