Uses of Class
com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader
Packages that use AbstractDirectoryInstanceLoader
-
Uses of AbstractDirectoryInstanceLoader in com.atlassian.crowd.directory.loader
Subclasses of AbstractDirectoryInstanceLoader in com.atlassian.crowd.directory.loaderModifier and TypeClassDescriptionclass
Loads an implementation of aAzureAdDirectory
for use at runtime by the Crowd security server.class
A subclass ofDbCachingRemoteDirectoryInstanceLoader
which allows DB caching to be switched off based on theDirectoryProperties.CACHE_ENABLED
attribute.class
CustomDirectoryInstanceLoader loads a RemoteDirectory by using anInstanceFactory
to create a RemoteDirectory.class
Loader that allows for proxying of a remote directory through a local cache/mirror.class
class
Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.class
Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.class
Loads an implementation of aRemoteDirectory
for use at runtime by the Crowd security server.