Uses of Interface
com.atlassian.crowd.directory.loader.InternalHybridDirectoryInstanceLoader
Packages that use InternalHybridDirectoryInstanceLoader
-
Uses of InternalHybridDirectoryInstanceLoader in com.atlassian.crowd.directory.loader
Classes in com.atlassian.crowd.directory.loader that implement InternalHybridDirectoryInstanceLoaderModifier and TypeClassDescriptionclassA subclass ofDbCachingRemoteDirectoryInstanceLoaderwhich allows DB caching to be switched off based on theDirectory.CACHE_ENABLEDattribute.classLoader that allows for proxying of a remote directory through a local cache/mirror.Constructors in com.atlassian.crowd.directory.loader with parameters of type InternalHybridDirectoryInstanceLoaderModifierConstructorDescriptionDelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader internalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader ldapInternalHybridDirectoryInstanceLoader) Pico-friendly constructor.DelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader internalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader ldapInternalHybridDirectoryInstanceLoader, DelegatedAuthenticationDirectoryInstanceLoader delegatedAuthenticationDirectoryInstanceLoader) Pico-friendly constructor.