Uses of Interface
com.atlassian.confluence.internal.security.SpacePermissionManagerInternal
Packages that use SpacePermissionManagerInternal
Package
Description
-
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.api.impl.service.permissions
Constructors in com.atlassian.confluence.api.impl.service.permissions with parameters of type SpacePermissionManagerInternalModifierConstructorDescriptionGlobalPermissionServiceImpl(SpacePermissionOperationKeyConverter globalPermissionOperationKeyConverter, PermissionManager permissionManager, SpacePermissionManagerInternal spacePermissionManager, GlobalPermissionsValidator globalPermissionsValidator, UserAccessor userAccessor, UserChecker userChecker, ScopesRequestCacheDelegate scopesRequestCacheDelegate) SpacePermissionServiceImpl(SpacePermissionManagerInternal spacePermissionManager, SpaceManagerInternal spaceManager, SpacePermissionOperationKeyConverter spacePermissionOperationKeyConverter, UserAccessor userAccessor, SpacePermissionsValidator spacePermissionsValidator, SetSpacePermissionChecker setSpacePermissionChecker, UserChecker userChecker, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.impl.security
Classes in com.atlassian.confluence.impl.security that implement SpacePermissionManagerInternalModifier and TypeClassDescriptionclassclassImplementation of SpacePermissionManager that implements caching before a SpacePermission is requested, saved or removed from the SpacePermissionDao.classDeprecated, for removal: This API element is subject to removal in a future version.since 9.4.classMethods in com.atlassian.confluence.impl.security that return SpacePermissionManagerInternalModifier and TypeMethodDescriptionSpacePermissionManagerFactory.getObject()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in com.atlassian.confluence.impl.security with parameters of type SpacePermissionManagerInternalModifierConstructorDescriptionCoarseGrainedCachingSpacePermissionManager(PermissionCheckExemptions permissionCheckExemptions, com.atlassian.cache.CacheFactory cacheFactory, SpacePermissionManagerInternal delegate, SpacePermissionDao spacePermissionDao, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceAccessManager confluenceAccessManager, SpacePermissionAccessMapper spacePermissionAccessMapper, com.atlassian.crowd.embedded.api.CrowdService crowdService, AccessModeManager accessModeManager, GlobalSettingsManager settingsManager) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.impl.security.recovery
Classes in com.atlassian.confluence.impl.security.recovery that implement SpacePermissionManagerInternalModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 9.4.classDeprecated, for removal: This API element is subject to removal in a future version.since 9.2.6.Constructors in com.atlassian.confluence.impl.security.recovery with parameters of type SpacePermissionManagerInternalModifierConstructorDescriptionRecoveryAwareCGCachingSpacePermissionManager(PermissionCheckExemptions permissionCheckExemptions, com.atlassian.cache.CacheFactory cacheFactory, SpacePermissionManagerInternal delegate, SpacePermissionDao spacePermissionDao, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceAccessManager confluenceAccessManager, SpacePermissionAccessMapper spacePermissionAccessMapper, com.atlassian.crowd.embedded.api.CrowdService crowdService, AccessModeManager accessModeManager, GlobalSettingsManager settingsManager) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.impl.space.deletion.concealing
Constructors in com.atlassian.confluence.impl.space.deletion.concealing with parameters of type SpacePermissionManagerInternalModifierConstructorDescriptionSpaceConcealer(SpaceDaoInternal spaceDao, SpaceKeyNameRenamer spaceKeyNameRenamer, BandanaPersister bandanaPersister, SpacePermissionManagerInternal spacePermissionManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.internal.security
Classes in com.atlassian.confluence.internal.security that implement SpacePermissionManagerInternalModifier and TypeClassDescriptionclassclassclassConstructors in com.atlassian.confluence.internal.security with parameters of type SpacePermissionManagerInternalModifierConstructorDescriptionScopesAwareSpacePermissionManager(SpacePermissionManagerInternal delegate, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.security
Classes in com.atlassian.confluence.security that implement SpacePermissionManagerInternalModifier and TypeClassDescriptionclassclassSpace permission manager that adds a layer of security over the write operations in this class.Methods in com.atlassian.confluence.security with parameters of type SpacePermissionManagerInternalModifier and TypeMethodDescriptionvoidSpacePermissionCoordinator.setSpacePermissionManager(SpacePermissionManagerInternal spacePermissionManager) -
Uses of SpacePermissionManagerInternal in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces with parameters of type SpacePermissionManagerInternalModifier and TypeMethodDescriptionvoidDefaultSpaceManager.setSpacePermissionManager(SpacePermissionManagerInternal spacePermissionManager) -
Uses of SpacePermissionManagerInternal in com.atlassian.integrationtest.utils
Methods in com.atlassian.integrationtest.utils that return SpacePermissionManagerInternal -
Uses of SpacePermissionManagerInternal in it.com.atlassian.confluence.testsupport
Fields in it.com.atlassian.confluence.testsupport declared as SpacePermissionManagerInternalModifier and TypeFieldDescriptionprotected SpacePermissionManagerInternalAbstractBulkActionTest.spacePermissionManager