Package | Description |
---|---|
com.atlassian.crowd.acceptance.utils | |
com.atlassian.crowd.directory | |
com.atlassian.crowd.manager.directory |
Modifier and Type | Method and Description |
---|---|
void |
NoopDirectorySynchroniser.synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode) |
Modifier and Type | Class and Description |
---|---|
class |
DbCachingRemoteDirectory
A
RemoteDirectory that provides LDAP and Crowd integration plus local storage in an internal directory
for LDAP user and group attributes, and local groups for LDAP and Crowd users with local caching of remote data. |
Constructor and Description |
---|
DbCachingDirectoryPoller(DirectorySynchroniser directorySynchroniser,
SynchronisableDirectory remoteDirectory)
Constructs a new DbCachingDirectoryPoller with the correct instance of RemoteDirectory.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectorySynchroniser.synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode)
Executes a synchronisation in the current thread.
|
void |
DirectorySynchroniserImpl.synchronise(SynchronisableDirectory remoteDirectory,
SynchronisationMode mode)
Synchronises a remote directory.
|
void |
DirectorySynchroniserHelper.updateSyncEndTime(SynchronisableDirectory synchronisableDirectory)
Updates information relevant to a directory's current synchronisation end time.
|
void |
DirectorySynchroniserHelperImpl.updateSyncEndTime(SynchronisableDirectory synchronisableDirectory) |
void |
DirectorySynchroniserHelper.updateSyncStartTime(SynchronisableDirectory synchronisableDirectory)
Updates a
SynchronisableDirectory 's current synchronisation start time. |
void |
DirectorySynchroniserHelperImpl.updateSyncStartTime(SynchronisableDirectory synchronisableDirectory) |
Copyright © 2020 Atlassian. All rights reserved.