|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
String s. |
|
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |