Uses of Class
com.atlassian.confluence.impl.security.DefaultSpacePermissionManager
Package
Description
-
Uses of DefaultSpacePermissionManager in com.atlassian.confluence.impl.security
Modifier and TypeClassDescriptionclass
Implementation of SpacePermissionManager that implements caching before a SpacePermission is requested, saved or removed from the SpacePermissionDao. -
Uses of DefaultSpacePermissionManager in com.atlassian.confluence.impl.security.recovery
Modifier and TypeClassDescriptionclass
An extension ofCachingSpacePermissionManager
that supports recovery mode.