Package com.atlassian.crowd.directory.loader
package com.atlassian.crowd.directory.loader
-
ClassesClassDescriptionDeprecated.Since v2.12 - directory instances no longer rely on instance-local state (when using the new v2.12 components) and don't need to be cached.A subclass of
DbCachingRemoteDirectoryInstanceLoaderwhich allows DB caching to be switched off based on theDirectoryProperties.CACHE_ENABLEDattribute.CustomDirectoryInstanceLoader loads a RemoteDirectory by using anInstanceFactoryto create a RemoteDirectory.Loader that allows for proxying of a remote directory through a local cache/mirror.