Package com.atlassian.crowd.directory.loader

Interface Summary
DelegatedAuthenticationDirectoryInstanceLoader Marker interface for the Delegated Authentication Directory instance loader.
DirectoryInstanceLoader Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
InternalDirectoryInstanceLoader An extension of DirectoryInstanceLoader specialised for Internal Directories.
InternalHybridDirectoryInstanceLoader Loader for directories that work by caching/mirroring some remote directory in the internal repository.
LDAPDirectoryInstanceLoader Marker interface for the LDAP Directory instance loader.
RemoteCrowdDirectoryInstanceLoader Marker interface for the RemoteCrowdDirectory instance loader.
 

Class Summary
CacheableDirectoryInstanceLoader CacheableDirectoryInstanceLoader loads directories which have the ability to have caching enabled and disabled.
CachingDirectoryInstanceLoader Implements a DirectoryInstanceLoader.
CustomDirectoryInstanceLoader CustomDirectoryInstanceLoader loads a RemoteDirectory by using an InstanceFactory to create a RemoteDirectory.
DbCachingRemoteDirectoryInstanceLoaderImpl Loader that allows for proxying of a remote directory through a local cache/mirror.
DelegatedAuthenticationDirectoryInstanceLoaderImpl  
DelegatingDirectoryInstanceLoader Iterative directory instance loader.
InternalDirectoryInstanceLoaderImpl Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
LDAPDirectoryInstanceLoaderImpl Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
RemoteCrowdDirectoryInstanceLoaderImpl Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
 



Copyright © 2013 Atlassian. All Rights Reserved.