| 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 |
DelegatedAuthenticationDirectory
This implementation of a
RemoteDirectory provides delegated
authentication to an underlying remote LDAP implementation. |
class |
InternalDirectory
Internal directory connector.
|
class |
InternalDirectoryForDelegation
This is the internal front-end of a delegating directory.
|
class |
MockMembershipSearcher
Helper class to setup data for membership queries
MembershipQuery. |
Copyright © 2024 Atlassian. All rights reserved.