Package | Description |
---|---|
com.atlassian.confluence.security |
Modifier and Type | Interface and Description |
---|---|
interface |
SpacePermissionManager
Responsible for the addition, modification and removal of space permissions.
|
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 |
SpacePermissionCheckDispatcherCoordinator
Space permission manager wrapper that updates the permission check dispatcher cache on operations that add or remove permissions.
|
class |
SpacePermissionCoordinator
Space permission manager that adds a layer of security over the write operations in this class.
|
Copyright © 2003–2016 Atlassian. All rights reserved.