|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Cache | The Cache abstracts the cache implementation from Confluence. |
CacheManager |
Class Summary | |
CachingGroupManager | Uses a generic caching strategy to provide caching for any implementation of
GroupManager . |
CachingUserManager | |
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. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |