Uses of Class
com.atlassian.confluence.impl.security.AbstractSpacePermissionManager
Packages that use AbstractSpacePermissionManager
Package
Description
-
Uses of AbstractSpacePermissionManager in com.atlassian.confluence.impl.security
Subclasses of AbstractSpacePermissionManager in com.atlassian.confluence.impl.securityModifier and TypeClassDescriptionclassImplementation of SpacePermissionManager that implements caching before a SpacePermission is requested, saved or removed from the SpacePermissionDao.classSpace permission manager that caches all permissions for each space.class -
Uses of AbstractSpacePermissionManager in com.atlassian.confluence.impl.security.recovery
Modifier and TypeClassDescriptionclassAn extension ofCachingSpacePermissionManagerthat supports recovery mode.classAn extension ofCoarseGrainedCachingSpacePermissionManagerthat supports recovery mode.