Uses of Class
com.atlassian.confluence.impl.struts.OgnlAllowListConfigurator
-
Packages that use OgnlAllowListConfigurator Package Description com.atlassian.confluence.plugin.descriptor -
-
Uses of OgnlAllowListConfigurator in com.atlassian.confluence.plugin.descriptor
Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type OgnlAllowListConfigurator Constructor Description StrutsModuleDescriptor(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.
-