Package | Description |
---|---|
com.atlassian.crowd.directory |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalRemoteDirectory
This interface represents a specialised extension of
RemoteDirectory that is used by InternalDirectories. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInternalDirectory
This class holds methods that are common to both
InternalDirectory and CachingDirectory . |
class |
CachingDirectory
This InternalDirectory is used for locally caching Users and Groups from an external Directory.
|
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. |
class |
InternalDirectory
Internal directory connector.
|
class |
InternalDirectoryForDelegation
This is the internal front-end of a delegating directory.
|
Copyright © 2020 Atlassian. All rights reserved.