| Interface | Description |
|---|---|
| BeforeGroupRemoval |
Allows actions to be taken before groups are removed by the directory manager
on Application or Directory DAOs.
|
| DirectoryManager |
A service interface providing:
Directory CRUD Operations
Token Operations
RemoteDirectory User Operations
RemoteDirectory Group Operations
RemoteDirectory Membership Operations
RemoteDirectory Bulk Operations
|
| SynchronisationStatusManager |
| Class | Description |
|---|---|
| BulkAddResult<T> |
Represents the results from an 'addAll' operation.
|
| BulkAddResult.Builder<T> | |
| BulkRemoveResult<T> |
Represents the results from a 'removeAll' operation.
|
| BulkRemoveResult.Builder<T> |
| Enum | Description |
|---|---|
| SynchronisationMode |
Synchronisation modes for synchronising a directory.
|
| Exception | Description |
|---|---|
| DirectoryPermissionException |
Thrown when a
RemoteDirectory does not have the
permission set to perform an operation such as add/modify/delete verses a
group/principal/role. |
Copyright © 2018 Atlassian. All rights reserved.