Package com.atlassian.confluence.impl.security
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.security
-
ClassDescriptionPermits resource access only to users assigned admin privileges.Allows members of the 'confluence-administrators' group to be exempt from permission checks, or if a temporary request-level exemption has been applied.An
InheritedContentPermissionManager
implementation that delegates to another, and caches the lookups.Implementation of SpacePermissionManager that implements caching before a SpacePermission is requested, saved or removed from the SpacePermissionDao.Space permission manager that caches all permissions for each space.Used only when Content permissions cannot be determined (such as ancestor table corruption).This class will prime space permission cache for all spaces that not archived or personal.This factory creates a space permissions manager with the right caching.Permits resource access only to users assigned system admin privileges.