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.auditConstructors 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.contentConstructors 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.draftConstructors 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.finderConstructors 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.peopleConstructors 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.permissionsConstructors 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.delegateMethods 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.contentMethods 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.delegateClasses 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.tracingMethods 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.incrementalsyncFields 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.contentmanagementConstructors 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.globalpermissionmanagementConstructors 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.usermanagementConstructors 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.rovoConstructors 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.implMethods 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.securityMethods 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.resourcesConstructors 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.securityMethods in com.atlassian.confluence.security with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoidDefaultPermissionManager.setScopesRequestCacheDelegate(ScopesRequestCacheDelegate scopesRequestCache)