Package com.atlassian.crowd.directory.loader
package com.atlassian.crowd.directory.loader
-
ClassDescriptionAn abstract implementation of
DirectoryInstanceLoaderwhich provides a default implementation ofAbstractDirectoryInstanceLoader.getDirectory(Directory)Marker interface for the Microsoft Entra ID directory instance loader.Loads an implementation of aAzureAdDirectoryfor 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 ofDbCachingRemoteDirectoryInstanceLoaderwhich allows DB caching to be switched off based on theDirectory.CACHE_ENABLEDattribute.CustomDirectoryInstanceLoader loads a RemoteDirectory by using anInstanceFactoryto 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 aRemoteDirectoryfor use at runtime by the Crowd security server.An extension ofDirectoryInstanceLoaderspecialised for Internal Directories.Loads an implementation of aRemoteDirectoryfor 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 aRemoteDirectoryfor use at runtime by the Crowd security server.Marker interface for the RemoteCrowdDirectory instance loader.Loads an implementation of aRemoteDirectoryfor use at runtime by the Crowd security server.