| Package | Description |
|---|---|
| com.atlassian.confluence.user.crowd |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMembershipCache
The cache maps a
CachedCrowdMembershipCacheKey representing a user (or group) in a particular directory
to a Map<String, String> where each entry in the map represents a group that the user (or group)
is a member of. |
| Constructor and Description |
|---|
CachedCrowdInternalMembershipDao(InternalMembershipDao delegate,
MembershipCache stringCache) |
CachedCrowdMembershipDao(com.atlassian.crowd.embedded.spi.MembershipDao delegate,
MembershipCache stringCache) |
Copyright © 2003–2016 Atlassian. All rights reserved.