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

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

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

Subclasses of CachingDirectoryInstanceLoader in com.atlassian.crowd.directory.loader
 class CustomDirectoryInstanceLoader
          CustomDirectoryInstanceLoader loads a RemoteDirectory by using an InstanceFactory to create a RemoteDirectory.
 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 © 2012 Atlassian. All Rights Reserved.