| Package | Description |
|---|---|
| com.atlassian.crowd.service.cache | |
| com.atlassian.crowd.util |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheImpl |
| Modifier and Type | Method and Description |
|---|---|
static BasicCache |
CachingManagerFactory.getCache() |
| Constructor and Description |
|---|
CacheExpiryManagerImpl(BasicCache basicCache) |
CachingGroupManager(SecurityServerClient securityServerClient,
BasicCache basicCache) |
CachingGroupMembershipManager(SecurityServerClient securityServerClient,
UserManager userManager,
GroupManager groupManager,
BasicCache basicCache) |
CachingUserManager(SecurityServerClient securityServerClient,
BasicCache basicCache) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
NestingHelper.cacheGroupRelationships(SOAPNestableGroup[] allGroups,
BasicCache cache)
Takes a list of all groups, along with their direct children, and returns a list of group names.
|
Copyright © 2019 Atlassian. All rights reserved.