Package com.atlassian.crowd.directory.loader

Interface Summary
DelegatedAuthenticationDirectoryInstanceLoader  
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  
RemoteCrowdDirectoryInstanceLoader  
 

Class Summary
AbstractDirectoryInstanceLoader Implements a DirectoryInstanceLoader.
CacheableDirectoryInstanceLoader CacheableDirectoryInstanceLoader loads directories which have the ability to have caching enabled and disabled.
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 © 2010 Atlassian. All Rights Reserved.