Uses of Class
com.atlassian.confluence.impl.security.DefaultSpacePermissionManager
-
Packages that use DefaultSpacePermissionManager Package Description com.atlassian.confluence.impl.security com.atlassian.confluence.impl.security.recovery -
-
Uses of DefaultSpacePermissionManager in com.atlassian.confluence.impl.security
Subclasses of DefaultSpacePermissionManager in com.atlassian.confluence.impl.security Modifier and Type Class Description classCachingSpacePermissionManagerImplementation 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
Subclasses of DefaultSpacePermissionManager in com.atlassian.confluence.impl.security.recovery Modifier and Type Class Description classRecoveryAwareCachingSpacePermissionManagerAn extension ofCachingSpacePermissionManagerthat supports recovery mode.
-