Uses of Class
com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader

Packages that use AbstractDirectoryInstanceLoader
com.atlassian.crowd.directory.loader   
 

Uses of AbstractDirectoryInstanceLoader in com.atlassian.crowd.directory.loader
 

Subclasses of AbstractDirectoryInstanceLoader in com.atlassian.crowd.directory.loader
 class DbCachingRemoteDirectoryInstanceLoaderImpl
          Loader that allows for proxying of a remote directory through a local cache/mirror.
 class DelegatedAuthenticationDirectoryInstanceLoaderImpl
           
 class InternalDirectoryInstanceLoaderImpl
          Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
 class LDAPDirectoryInstanceLoaderImpl
          Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
 class RemoteCrowdDirectoryInstanceLoaderImpl
          Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
 



Copyright © 2010 Atlassian. All Rights Reserved.