Class AbstractInternalDirectory

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

public abstract class AbstractInternalDirectory extends Object implements InternalRemoteDirectory
This class holds methods that are common to both InternalDirectory and CachingDirectory.