Package com.atlassian.confluence.impl.security
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.security
-
ClassDescriptionAllows members of the 'confluence-administrators' group to be exempt from permission checks, or if a temporary request-level exemption has been applied.Provides urls which could be excluded from some security checks (for e.g.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.