Package com.atlassian.crowd.directory.ldap.cache

Interface Summary
CacheRefresher Represents a way of refreshing a local cache of an external directory.
DirectoryCache A cache of users, groups and memberships for an external Directory.
DirectoryCacheFactory Factory for creating DirectoryCache instances.
 

Class Summary
AbstractCacheRefresher  
EventTokenChangedCacheRefresher  
LDAPEntityNameMap<T extends LDAPDirectoryEntity>  
RemoteDirectoryCacheRefresher A simple implementation of CacheRefresher that will only do "Full Refresh".
UsnChangedCacheRefresher Retrieves latest changes from MS Active Directory in order to allow "delta" cache refreshes.
 



Copyright © 2012 Atlassian. All Rights Reserved.