Package | Description |
---|---|
com.atlassian.crowd.directory.cache | |
com.atlassian.crowd.directory.ldap.cache | |
com.atlassian.crowd.directory.synchronisation.cache |
Modifier and Type | Class and Description |
---|---|
class |
DeltaQueryCacheRefresher
Performs delta queries on Azure Active Directory to facilitate incremental synchronisation.
|
class |
UserFilterableNonDeltaQueryCacheRefresher |
Modifier and Type | Class and Description |
---|---|
class |
EventTokenChangedCacheRefresher |
class |
RemoteDirectoryCacheRefresher
A simple implementation of CacheRefresher that will only do "Full Refresh".
|
Modifier and Type | Method and Description |
---|---|
CacheRefresher |
CrowdServerCacheRefresherFactory.createRefresher(RemoteDirectory remoteDirectory) |
CacheRefresher |
CacheRefresherFactory.createRefresher(RemoteDirectory directory)
Creates a new CacheRefresher instance for the given remoteDirectory.
|
Constructor and Description |
---|
EventTokenChangedCacheRefresher(RemoteCrowdDirectory crowdDirectory,
CacheRefresher fullSyncCacheRefresher) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheRefresher<G extends GroupWithAttributes> |
class |
UsnChangedCacheRefresher
Retrieves latest changes from MS Active Directory in order to allow "delta" cache refreshes.
|
Modifier and Type | Method and Description |
---|---|
CacheRefresher |
CacheRefresherFactoryImpl.createRefresher(RemoteDirectory remoteDirectory) |
Copyright © 2020 Atlassian. All rights reserved.