Modifier and Type | Class and Description |
---|---|
class |
CoarseGrainedCachingSpacePermissionManager
Space permission manager that caches all permissions for each space.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoveryAwareCachingSpacePermissionManager
An extension of
CachingSpacePermissionManager that supports recovery mode. |
class |
RecoveryAwareCGCachingSpacePermissionManager
An extension of
CoarseGrainedCachingSpacePermissionManager that supports recovery mode. |
Modifier and Type | Interface and Description |
---|---|
interface |
SpacePermissionManagerInternal
Internal version of the
SpacePermissionManager ; see package-info.java for rationale. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSpacePermissionManager |
class |
CachingSpacePermissionManager
Implementation of SpacePermissionManager that implements caching before a SpacePermission is requested,
saved or removed from the SpacePermissionDao.
|
class |
DefaultSpacePermissionManager |
class |
ReadOnlySpacePermissionManager |
class |
SpacePermissionCoordinator
Space permission manager that adds a layer of security over the write operations in this class.
|
Copyright © 2003–2020 Atlassian. All rights reserved.