Uses of Interface
com.atlassian.confluence.web.context.HttpContext
Packages that use HttpContext
Package
Description
- 
Uses of HttpContext in com.atlassian.confluence.admin.actionsMethods in com.atlassian.confluence.admin.actions with parameters of type HttpContextModifier and TypeMethodDescriptionvoidAdministrationConsoleAction.setHttpContext(HttpContext httpContext) 
- 
Uses of HttpContext in com.atlassian.confluence.api.impl.salConstructors in com.atlassian.confluence.api.impl.sal with parameters of type HttpContextModifierConstructorDescriptionConfluenceApplicationProperties(GlobalSettingsManager settingsManager, ClusterConfigurationHelper clusterConfigurationHelper, HttpContext httpContext, com.atlassian.dc.filestore.api.compat.FilesystemPath sharedHome, com.atlassian.dc.filestore.api.compat.FilesystemPath localHome, com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome) 
- 
Uses of HttpContext in com.atlassian.confluence.event.listenersConstructors in com.atlassian.confluence.event.listeners with parameters of type HttpContextModifierConstructorDescriptionHttpSessionRegistrarEventListener(UserAccessor userAccessor, HttpContext httpContext, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, org.springframework.security.core.session.SessionRegistry registry) 
- 
Uses of HttpContext in com.atlassian.confluence.impl.i18nMethods in com.atlassian.confluence.impl.i18n with parameters of type HttpContextModifier and TypeMethodDescriptionvoidDefaultI18nModeManager.setHttpContext(HttpContext httpContext) 
- 
Uses of HttpContext in com.atlassian.confluence.impl.setup.wiringMethods in com.atlassian.confluence.impl.setup.wiring with parameters of type HttpContextModifier and TypeMethodDescriptioncom.atlassian.plugin.webresource.WebResourceIntegrationSetupConfluenceWebresourceManagerWiring.webResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider setupPluginDirectoryProvider, SetupLocaleManager localeManager, I18NBeanFactory i18NBeanFactory, com.atlassian.sal.api.features.DarkFeatureManager setupDarkFeatureManager, com.atlassian.event.api.EventPublisher setupEventPublisher, HttpContext httpContext, com.atlassian.sal.api.ApplicationProperties setupApplicationProperties) 
- 
Uses of HttpContext in com.atlassian.confluence.plugin.descriptor.web.conditionsMethods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type HttpContextModifier and TypeMethodDescriptionvoidActiveThemeCondition.setHttpContext(HttpContext httpContext) 
- 
Uses of HttpContext in com.atlassian.confluence.plugin.webresourceConstructors in com.atlassian.confluence.plugin.webresource with parameters of type HttpContextModifierConstructorDescriptionSetupConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SetupLocaleManager localeManager, I18NBeanFactory i18NBeanFactory, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, com.atlassian.event.api.EventPublisher eventPublisher, HttpContext httpContext, com.atlassian.sal.api.ApplicationProperties applicationProperties) 
- 
Uses of HttpContext in com.atlassian.confluence.plugins.macros.dashboard.recentupdatesConstructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type HttpContextModifierConstructorDescriptionRecentlyUpdatedContentMacro(RecentlyUpdatedContentService recentlyUpdatedContentService, RecentlyUpdatedMacroTabProvider tabProvider, LabelManager labelManager, com.atlassian.event.api.EventPublisher eventPublisher, HttpContext httpContext, I18NBeanFactory i18NBeanFactory, TemplateRenderer templateRenderer, LocaleManager localeManager, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) RecentlyUpdatedContentService(ContentUiSupport contentUiSupport, I18NBeanFactory i18NBeanFactory, PermissionManager permissionManager, HttpContext httpContext, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, SearchManager searchManager, PredefinedSearchBuilder searchBuilder, ConfluenceMonitoring confluenceMonitoring, com.atlassian.event.api.EventPublisher eventPublisher) RecentlyUpdatedMacroRequestParams(HttpContext httpContext) RecentlyUpdatedMacroTabProvider(SpaceManager spaceManager, LabelManager labelManager, PermissionManager permissionManager, FollowService followService, UserAccessor userAccessor, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager) 
- 
Uses of HttpContext in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabsFields in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs declared as HttpContextConstructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs with parameters of type HttpContextModifierConstructorDescriptionprotectedAbstractTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager) AllContentTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager) FavouriteSpacesTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LabelManager labelManager, PermissionManager permissionManager, LocaleManager localeManager) NetworkTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, FollowService followService, LocaleManager localeManager) PopularTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) SpaceCategoryTab(HttpContext httpContext, I18NBeanFactory i18NBeanFactory, LabelManager labelManager, PermissionManager permissionManager, SpaceManager spaceManager, UserAccessor userAccessor, LocaleManager localeManager) 
- 
Uses of HttpContext in com.atlassian.confluence.plugins.rest.jackson2.managerConstructors in com.atlassian.confluence.plugins.rest.jackson2.manager with parameters of type HttpContextModifierConstructorDescriptionDefaultRestUserSessionManager(HttpContext httpContext, RestContentManager restContentManager) 
- 
Uses of HttpContext in com.atlassian.confluence.plugins.rest.jackson2.resourcesConstructors in com.atlassian.confluence.plugins.rest.jackson2.resources with parameters of type HttpContextModifierConstructorDescriptionI18nResource(UserAccessor userAccessor, com.atlassian.plugin.PluginAccessor pluginAccessor, LocaleManager localeManager, I18NBeanFactory i18NBeanFactory, HttpContext httpContext, SpacePermissionManager spacePermissionManager) 
- 
Uses of HttpContext in com.atlassian.confluence.tinymceplugin.restConstructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type HttpContextModifierConstructorDescriptionMacroResource(XhtmlContent xhtmlContent, EditorFormatService editorFormatService, ContentEntityManager contentEntityManager, HtmlToXmlConverter htmlToXmlConverter, HttpContext httpContext, MacroManager macroManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, PermissionManager permissionManager, SpacePermissionManager spacePermissionManager, MacroParameterTypeParser macroParameterTypeParser, XmlEventReaderFactory xmlEventReaderFactory, FragmentTransformer defaultFragmentTransformer, StorageMacroBodyParser storageMacroBodyParser, MacroMetadataManager macroMetadataManager, StorageFormatCleaner storageFormatCleaner, VelocityHelperService velocityHelperService, ContentMacroService contentMacroService, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication) 
- 
Uses of HttpContext in com.atlassian.confluence.user.actionsMethods in com.atlassian.confluence.user.actions with parameters of type HttpContext
- 
Uses of HttpContext in com.atlassian.confluence.util.messageConstructors in com.atlassian.confluence.util.message with parameters of type HttpContextModifierConstructorDescriptionRequestMessageManager(HttpContext httpContext) SessionMessageManager(HttpContext httpContext) 
- 
Uses of HttpContext in com.atlassian.confluence.web.contextClasses in com.atlassian.confluence.web.context that implement HttpContextModifier and TypeClassDescriptionclassMakes static calls to Struts then ServletContextThreadLocal to retrieve the relevant objects for the current HTTP request.
- 
Uses of HttpContext in com.atlassian.sal.confluence.oauth.seraphConstructors in com.atlassian.sal.confluence.oauth.seraph with parameters of type HttpContextModifierConstructorDescriptionConfluenceSeraphAuthenticationListener(com.atlassian.event.api.EventPublisher eventPublisher, LoginManager loginManager, HttpContext httpContext) 
- 
Uses of HttpContext in com.atlassian.sal.confluence.web.contextConstructors in com.atlassian.sal.confluence.web.context with parameters of type HttpContext