Uses of Class
com.atlassian.confluence.impl.struts.OgnlAllowListConfigurator
Packages that use OgnlAllowListConfigurator
-
Uses of OgnlAllowListConfigurator in com.atlassian.confluence.plugin.descriptor
Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type OgnlAllowListConfiguratorModifierConstructorDescriptionStrutsModuleDescriptor
(com.atlassian.plugin.module.ModuleFactory moduleFactory, com.atlassian.event.api.EventPublisher eventPublisher, com.opensymphony.xwork2.config.ConfigurationManager configurationManager, MultipartUploadConfigurator multipartUploadConfigurator, OgnlAllowListConfigurator ognlAllowListConfigurator) XWorkModuleDescriptor
(com.atlassian.plugin.module.ModuleFactory moduleFactory, com.atlassian.event.api.EventPublisher eventPublisher, com.opensymphony.xwork2.config.ConfigurationManager configurationManager, MultipartUploadConfigurator multipartUploadConfigurator, OgnlAllowListConfigurator ognlAllowListConfigurator) Deprecated.