| Interface | Description |
|---|---|
| OrgModelExtension |
This interface provides the means to extend the organisational model which
are reading and writing attributes of a uniquely identified entity,
authentication of a user as well as synchronisation of (parts of) the
organisational model.
|
| Class | Description |
|---|---|
| AbstractOrgModelExtension |
Abstract implementation for adding new
OrgModelExtensions. |
| AbstractSyncService<T extends AbstractAuthenticatedService> |
An abstract implementation for synchronising org model extensions.
|
| AuthPrioComparator |
A comparator based on the authentication priority of
OrgModelExtensions. |