Uses of Class
com.atlassian.confluence.impl.security.AbstractSpacePermissionManager
Package
Description
-
Uses of AbstractSpacePermissionManager 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.class
Space permission manager that caches all permissions for each space.class
-
Uses of AbstractSpacePermissionManager in com.atlassian.confluence.impl.security.recovery
Modifier and TypeClassDescriptionclass
An extension ofCachingSpacePermissionManager
that supports recovery mode.class
An extension ofCoarseGrainedCachingSpacePermissionManager
that supports recovery mode.