Uses of Package
com.atlassian.user.impl.cache

Packages that use com.atlassian.user.impl.cache
com.atlassian.user   
com.atlassian.user.impl.cache   
com.atlassian.user.impl.cache.properties   
com.atlassian.user.impl.hibernate   
com.atlassian.user.impl.osuser.config.xml   
 

Classes in com.atlassian.user.impl.cache used by com.atlassian.user
CacheManager
           
 

Classes in com.atlassian.user.impl.cache used by com.atlassian.user.impl.cache
Cache
          The Cache abstracts the cache implementation from Confluence.
CacheManager
           
EntityRepositoryCache
          The repository cache is a cache where the key is the entity name as a String and the value is the RepositoryIdentifier which contains the entity.
GroupCache
          Caches the groups retrieved from the underlying group manager.
GroupsForUserCache
          The groups-for-user cache is a cache where the key is the username as a String and the value is a List of group names as Strings.
MembershipCache
          The membership check cache is a cache where the key is the String returned by MembershipCache.getMembershipKey(String, Group) for a given user and group, and the value is a Boolean indicating whether the user is a member of that group.
 

Classes in com.atlassian.user.impl.cache used by com.atlassian.user.impl.cache.properties
CacheManager
           
 

Classes in com.atlassian.user.impl.cache used by com.atlassian.user.impl.hibernate
CacheManager
           
 

Classes in com.atlassian.user.impl.cache used by com.atlassian.user.impl.osuser.config.xml
CacheManager
           
 



Copyright © 2005-2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.