Class CachingDirectory

java.lang.Object
com.atlassian.crowd.directory.AbstractInternalDirectory
com.atlassian.crowd.directory.CachingDirectory
All Implemented Interfaces:
FastEntityCountProvider, InternalRemoteDirectory, MultiValuesQueriesSupport, RemoteDirectory, Attributes

public class CachingDirectory extends AbstractInternalDirectory
This InternalDirectory is used for locally caching Users and Groups from an external Directory.
See Also: