Uses of Interface
com.atlassian.confluence.internal.api.security.ConfluenceScopesRequestCache
Packages that use ConfluenceScopesRequestCache
Package
Description
-
Uses of ConfluenceScopesRequestCache in com.atlassian.confluence.api.impl.service.content.finder
Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type ConfluenceScopesRequestCacheModifierConstructorDescriptionContentFinderFactory
(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory, CommentManagerInternal commentManager, AttachmentManagerInternal attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceScopesRequestCache confluenceScopesRequestCache) -
Uses of ConfluenceScopesRequestCache in com.atlassian.confluence.internal.api.security.impl
Classes in com.atlassian.confluence.internal.api.security.impl that implement ConfluenceScopesRequestCacheMethods in com.atlassian.confluence.internal.api.security.impl that return ConfluenceScopesRequestCacheModifier and TypeMethodDescriptionAuthConfiguration.confluenceScopesRequestCache
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ConfluenceScopesRequestCache in com.atlassian.confluence.plugins.restapi.filters
Constructors in com.atlassian.confluence.plugins.restapi.filters with parameters of type ConfluenceScopesRequestCacheModifierConstructorDescriptionRateLimitFilter
(double permitsPerSecond, RateLimited.Type type, Set<String> scopes, PersonService personService, ConfluenceScopesRequestCache scopesRequestCache) RequestRateLimitDynamicFeature
(PersonService personService, ConfluenceScopesRequestCache scopesRequestCache) -
Uses of ConfluenceScopesRequestCache in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type ConfluenceScopesRequestCacheModifierConstructorDescriptionGlobalWebhooksResource
(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.permission.PermissionEnforcer permissionEnforcer, OptionalServiceProvider optionalServiceProvider, ConfluenceScopesRequestCache scopesRequestCache)