| Package | Description |
|---|---|
| com.atlassian.confluence.impl.security | |
| com.atlassian.confluence.internal.security | |
| com.atlassian.confluence.security |
| Modifier and Type | Class and Description |
|---|---|
class |
CoarseGrainedCachingSpacePermissionManager
Space permission manager that caches all permissions for each space.
|
| 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–2016 Atlassian. All rights reserved.