Class RssConfigurationInterceptorTest

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.PlanActionSupport
com.atlassian.bamboo.plugins.testutils.actions.RssConfigurationInterceptorTest
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanAdminSecurityAware, PlanAware, ProjectAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class RssConfigurationInterceptorTest extends PlanActionSupport implements PlanAdminSecurityAware
Used to validate RSS managed entity can't be modified by crafted Struts request.
See Also:
  • Constructor Details

    • RssConfigurationInterceptorTest

      public RssConfigurationInterceptorTest()
  • Method Details

    • input

      public String input()
      Overrides:
      input in class com.opensymphony.xwork2.ActionSupport