Package com.atlassian.crowd.directory.loader
package com.atlassian.crowd.directory.loader
-
ClassDescriptionAn abstract implementation of
DirectoryInstanceLoader
which provides a default implementation ofAbstractDirectoryInstanceLoader.getDirectory(Directory)
Marker interface for the Microsoft Entra ID directory instance loader.Loads an implementation of aAzureAdDirectory
for use at runtime by the Crowd security server.Deprecated.Since v2.12 - directory instances no longer rely on instance-local state (when using the new v2.12 components) and don't need to be cached.A subclass ofDbCachingRemoteDirectoryInstanceLoader
which allows DB caching to be switched off based on theDirectoryProperties.CACHE_ENABLED
attribute.CustomDirectoryInstanceLoader loads a RemoteDirectory by using anInstanceFactory
to create a RemoteDirectory.Loader that allows for proxying of a remote directory through a local cache/mirror.Marker interface for the Delegated Authentication Directory instance loader.Marker interface for the Delegating Directory instance loader.Iterative directory instance loader.Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.An extension ofDirectoryInstanceLoader
specialised for Internal Directories.Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.Loader for directories that work by caching/mirroring some remote directory in the internal repository.Marker interface for the LDAP Directory instance loader.Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.Marker interface for the RemoteCrowdDirectory instance loader.Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.