Uses of Interface
com.atlassian.crowd.service.cache.CacheExpiryManager

Packages that use CacheExpiryManager
com.atlassian.crowd.integration.osuser   
com.atlassian.crowd.integration.osuser.providers   
com.atlassian.crowd.service.cache   
 

Uses of CacheExpiryManager in com.atlassian.crowd.integration.osuser
 

Constructors in com.atlassian.crowd.integration.osuser with parameters of type CacheExpiryManager
CrowdAccessProvider(UserManager userManager, GroupManager groupManager, GroupMembershipManager membershipManager, CacheExpiryManager cacheExpiryManager)
           
CrowdCredentialsProvider(UserManager userManager, AuthenticationManager authenticationManager, CacheExpiryManager cacheExpiryManager)
           
CrowdProfileProvider(UserManager userManager, CacheExpiryManager cacheExpiryManager)
           
 

Uses of CacheExpiryManager in com.atlassian.crowd.integration.osuser.providers
 

Constructors in com.atlassian.crowd.integration.osuser.providers with parameters of type CacheExpiryManager
ChainedProfileProvider(UserManager userManager, CacheExpiryManager cacheExpiryManager)
           
 

Uses of CacheExpiryManager in com.atlassian.crowd.service.cache
 

Classes in com.atlassian.crowd.service.cache that implement CacheExpiryManager
 class CacheExpiryManagerImpl
           
 

Methods in com.atlassian.crowd.service.cache that return CacheExpiryManager
static CacheExpiryManager CachingManagerFactory.getCacheExpiryManagerInstance()
           
 



Copyright © 2012 Atlassian. All Rights Reserved.