| Package | Description |
|---|---|
| com.atlassian.crowd.directory | |
| com.atlassian.crowd.directory.loader | |
| com.atlassian.crowd.manager.directory.monitor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalRemoteDirectory
This interface represents a specialised extension of
RemoteDirectory that is used by InternalDirectories. |
interface |
SynchronisableDirectory
A
RemoteDirectory that holds a local cache to remote data. |
| Modifier and Type | Method and Description |
|---|---|
RemoteDirectory |
RemoteDirectory.getAuthoritativeDirectory() |
| Constructor and Description |
|---|
DirectoryMembershipsIterable(RemoteDirectory remoteDirectory) |
DirectoryMembershipsIterable(RemoteDirectory remoteDirectory,
Iterable<String> groupNames) |
| Modifier and Type | Method and Description |
|---|---|
RemoteDirectory |
DirectoryInstanceLoader.getDirectory(Directory directory)
Loads the
RemoteDirectory implementation class for a specific (already saved)
Directory configuration. |
RemoteDirectory |
DirectoryInstanceLoader.getRawDirectory(Long id,
String className,
Map<String,String> attributes)
Loads a guaranteed un-cached directory implementation for a specific configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryMonitorManager.addMonitor(RemoteDirectory directory)
Adds a monitor to a particular directory.
|
Copyright © 2018 Atlassian. All rights reserved.