| Interface | Description |
|---|---|
| CacheRefresher |
Represents a way of refreshing a local cache of an external directory.
|
| DirectoryCache |
A cache of users, groups and memberships for an external Directory.
|
| DirectoryCacheFactory |
Factory for creating DirectoryCache instances.
|
| Class | Description |
|---|---|
| AbstractCacheRefresher | |
| EventTokenChangedCacheRefresher | |
| LDAPEntityNameMap<T extends LDAPDirectoryEntity> |
A composite map of ObjectGUID to DN and DN to Name.
|
| RemoteDirectoryCacheRefresher |
A simple implementation of CacheRefresher that will only do "Full Refresh".
|
| UsnChangedCacheRefresher |
Retrieves latest changes from MS Active Directory in order to allow "delta" cache refreshes.
|
| Exception | Description |
|---|---|
| UsnChangedCacheRefresherIncSyncException |
Generic exception indicating the incremental sync has failed.
|
Copyright © 2016 Atlassian. All rights reserved.