Uses of Interface
com.atlassian.crowd.manager.cache.CacheManager

Packages that use CacheManager
com.atlassian.crowd.cache   
com.atlassian.crowd.dao.token   
com.atlassian.crowd.manager.authentication   
com.atlassian.crowd.manager.cache   
com.atlassian.crowd.manager.proxy   
com.atlassian.crowd.util   
 

Uses of CacheManager in com.atlassian.crowd.cache
 

Constructors in com.atlassian.crowd.cache with parameters of type CacheManager
UserAuthorisationCacheImpl(CacheManager cacheManager)
           
 

Uses of CacheManager in com.atlassian.crowd.dao.token
 

Methods in com.atlassian.crowd.dao.token with parameters of type CacheManager
 void TokenDAOMemory.setCacheManager(CacheManager cacheManager)
           
 

Constructors in com.atlassian.crowd.dao.token with parameters of type CacheManager
ResetPasswordTokenDaoMemory(CacheManager cacheManager)
           
 

Uses of CacheManager in com.atlassian.crowd.manager.authentication
 

Methods in com.atlassian.crowd.manager.authentication with parameters of type CacheManager
 void TokenAuthenticationManagerImpl.setCacheManager(CacheManager cacheManager)
           
 

Uses of CacheManager in com.atlassian.crowd.manager.cache
 

Classes in com.atlassian.crowd.manager.cache that implement CacheManager
 class CacheManagerEhcache
           
 

Uses of CacheManager in com.atlassian.crowd.manager.proxy
 

Constructors in com.atlassian.crowd.manager.proxy with parameters of type CacheManager
TrustedProxyManagerImpl(PropertyManager propertyManager, CacheManager cacheManager)
           
 

Uses of CacheManager in com.atlassian.crowd.util
 

Constructors in com.atlassian.crowd.util with parameters of type CacheManager
InetAddressCacheUtil(CacheManager cacheManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.