Class RssConfigurationInterceptorTest

java.lang.Object
org.apache.struts2.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, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

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 org.apache.struts2.ActionSupport