| Interface | Description |
|---|---|
| BasicCache |
Non-domain-specific methods
|
| CacheExpiryManager |
Allows access to 'meta' cache functionality.
|
| Class | Description |
|---|---|
| CacheAwareAuthenticationManager |
This class provides a version of the AuthenticationManager interface that, will ensure that if the authentication
is successful, the user will exist in the cache.
|
| CacheExpiryManagerImpl | |
| CacheImpl | |
| CachingGroupManager |
Handles group names and groups themselves.
|
| CachingGroupMembershipManager |
This class handles group memberships, but also handles some funky translation
|
| CachingManagerFactory | |
| CachingUserManager | |
| SimpleAuthenticationManager |
This class provides a version of the AuthenticationManager interface that, at least initially, will not perform
caching.
|
Copyright © 2016 Atlassian. All Rights Reserved.