Interface DirectoryCache

All Known Implementing Classes:
DirectoryCacheImplUsingChangeOperations, MockDirectoryCache

public interface DirectoryCache
A cache of users, groups and memberships for an external Directory. The CacheRefresher passes the updated data to this interface for caching.
See Also: