Uses of Interface
com.atlassian.confluence.dmz.security.delegate.ScopesRequestCacheDelegate
Packages that use ScopesRequestCacheDelegate
Package
Description
-
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.audit
Constructors in com.atlassian.confluence.api.impl.service.audit with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionConfluenceAuditMethodProvider(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionAttachmentExtractedTextServiceImpl(AttachmentManagerInternal attachmentManager, ContentEntityManager contentEntityManager, PermissionManager permissionManager, AttachmentExtractedTextManager attachmentExtractedTextManager, PluginAttachmentTextExtractorsProvider pluginAttachmentTextExtractorsProvider, ShouldExtractAttachmentTextPredicate shouldExtractAttachmentTextPredicate, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.content.draft
Constructors in com.atlassian.confluence.api.impl.service.content.draft with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionLegacyContentDraftServiceImpl(PermissionManager permissionManager, ContentService contentService, DraftManager draftManager, PermissionCheckExemptions permissionCheckExemptions, AccessModeService accessModeService, CustomContentManager customContentManager, ContentDraftManagerInternal contentDraftManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate) LegacyDraftValidator(ContentService contentService, DraftManager draftManager, PermissionManager permissionManager, PermissionCheckExemptions permissionCheckExemptions, ContentDraftManagerInternal contentDraftManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.content.finder
Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionFinderProxyFactoryImpl(List<org.springframework.aop.Advisor> advisors, ConfluenceAccessManager confluenceAccessManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate, ServiceAccountPermissionManager serviceAccountPermissionManager) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.people
Constructors in com.atlassian.confluence.api.impl.service.people with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionGroupServiceImpl(GroupManagerInternal groupManager, ConfluenceAccessManager confluenceAccessManager, UserAccessorInternal userAccessor, GroupFactory groupFactory, FinderProxyFactory finderProxyFactory, PermissionManager permissionManager, DefaultWritableDirectoryForGroupsExistsCriteria writableDirectoryForGroupsExistsCriteria, SpacePermissionManager spacePermissionManager, CrowdDirectoryEntityHelper crowdDirectoryEntityHelper, ScopesRequestCacheDelegate scopesRequestCacheDelegate, ServiceAccountPermissionManager serviceAccountPermissionManager) PersonServiceImpl(PermissionManager permissionManager, PersonFactory personFactory, UserAccessorInternal userAccessorInternal, com.atlassian.user.GroupManager groupManager, FinderProxyFactory finderProxyFactory, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, SettingsService settingsService, com.atlassian.event.api.EventPublisher eventPublisher, SpacePermissionManager spacePermissionManager, ConfluenceUserResolver confluenceUserResolver, LoginManager loginManager, PaginationService paginationService, SearchIndexAccessor contentSearchIndexAccessor, ScopesRequestCacheDelegate scopesRequestCacheDelegate, ServiceAccountPermissionManager serviceAccountPermissionManager) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.api.impl.service.permissions
Constructors in com.atlassian.confluence.api.impl.service.permissions with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionGlobalPermissionServiceImpl(SpacePermissionOperationKeyConverter globalPermissionOperationKeyConverter, PermissionManager permissionManager, SpacePermissionManagerInternal spacePermissionManager, GlobalPermissionsValidator globalPermissionsValidator, UserAccessor userAccessor, UserChecker userChecker, ScopesRequestCacheDelegate scopesRequestCacheDelegate) OperationServiceImpl(Map<TargetType, OperationDelegate> operationDelegates, PersonFactory personFactory, ConfluenceUserResolver confluenceUserResolver, PermissionCheckExemptions permissionCheckExemptions, AccessModeManager accessModeManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate) SpacePermissionServiceImpl(SpacePermissionManagerInternal spacePermissionManager, SpaceManagerInternal spaceManager, SpacePermissionOperationKeyConverter spacePermissionOperationKeyConverter, UserAccessor userAccessor, SpacePermissionsValidator spacePermissionsValidator, SetSpacePermissionChecker setSpacePermissionChecker, UserChecker userChecker, ScopesRequestCacheDelegate scopesRequestCacheDelegate, ServiceAccountPermissionManager serviceAccountPermissionManager) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.dmz.security.delegate
Methods in com.atlassian.confluence.dmz.security.delegate with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidScopesRequestCacheDelegate.Registrar.register(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.impl.security.content
Methods in com.atlassian.confluence.impl.security.content with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidDefaultContentPermissionManager.setScopesRequestCacheDelegate(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.impl.security.delegate
Classes in com.atlassian.confluence.impl.security.delegate that implement ScopesRequestCacheDelegateModifier and TypeClassDescriptionclassDelegate class for ScopesRequestCache which is provided by the oauth2-scopes-plugin. -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.impl.tracing
Methods in com.atlassian.confluence.impl.tracing with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidConfluenceThreadLocalContextManager.register(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.impl.service.incrementalsync
Fields in com.atlassian.confluence.internal.api.impl.service.incrementalsync declared as ScopesRequestCacheDelegateModifier and TypeFieldDescriptionprotected final ScopesRequestCacheDelegateAbstractIncrementalSyncService.scopesRequestCacheDelegateMethods in com.atlassian.confluence.internal.api.impl.service.incrementalsync with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.contentManagementIncrementalSyncService(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<ContentManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) IncrementalSyncServiceConfiguration.globalPermissionManagementIncrementalSyncService(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<GlobalPermissionManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) IncrementalSyncServiceConfiguration.userManagementIncrementalSyncService(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<UserManagementInSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionprotectedAbstractIncrementalSyncService(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<T> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement
Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionContentManagementIncrementalSyncServiceImpl(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<ContentManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagement
Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagement with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionGlobalPermissionManagementIncrementalSyncServiceImpl(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<GlobalPermissionManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement
Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionUserManagementIncrementalSyncServiceImpl(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<UserManagementInSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.impl.service.rovo
Constructors in com.atlassian.confluence.internal.api.impl.service.rovo with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionRovoCapabilityServiceImpl(ScopesRequestCacheDelegate scopesRequestCacheDelegate, PermissionManager permissionManager) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.api.security.impl
Methods in com.atlassian.confluence.internal.api.security.impl with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionAuthConfiguration.confluenceScopesRequestCache(ScopesRequestCacheDelegate scopesRequestCacheDelegate) AuthConfiguration.rovoCapabilityService(ScopesRequestCacheDelegate scopesRequestCacheDelegate, PermissionManager permissionManager) AuthConfiguration.spaceFilteringService(SpaceFilteringManager spaceFilteringManager, PermissionManager permissionManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate, SpaceManagerInternal spaceManagerInternal, DarkFeaturesManager darkFeaturesManager, PaginationService paginationService) Constructors in com.atlassian.confluence.internal.api.security.impl with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionConfluenceScopesRequestCacheImpl(ScopesRequestCacheDelegate scopesRequestCacheDelegate) SpaceFilteringServiceImpl(SpaceFilteringManager spaceFilteringManager, PermissionManager permissionManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate, SpaceManagerInternal spaceManagerInternal, DarkFeaturesManager darkFeaturesManager, PaginationService paginationService) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.internal.security
Methods in com.atlassian.confluence.internal.security with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidServiceAccountPermissionManager.setScopesRequestCacheDelegate(ScopesRequestCacheDelegate scopesRequestCacheDelegate) Constructors in com.atlassian.confluence.internal.security with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionScopesAwareSpacePermissionManager(SpacePermissionManagerInternal delegate, ScopesRequestCacheDelegate scopesRequestCacheDelegate, ServiceAccountPermissionManager serviceAccountPermissionManager) -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.plugins.rest.jackson2.resources
Constructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionPrototypeSearchService(UserAccessor userAccessor, RestSearchService searchService, SpacePermissionManager spacePermissionManager, PermissionManager permissionManager, ScopesRequestCacheDelegate scopesRequestCacheDelegate) Deprecated. -
Uses of ScopesRequestCacheDelegate in com.atlassian.confluence.security
Methods in com.atlassian.confluence.security with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidDefaultPermissionManager.setScopesRequestCacheDelegate(ScopesRequestCacheDelegate scopesRequestCache)