Class EndpointTestAction

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.plugin.endpoints.EndpointTestAction
All Implemented Interfaces:
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 EndpointTestAction extends BaseAction
Endpoint test action to ensure that the endpoint protection is working correctly
See Also:
  • Field Details

  • Constructor Details

    • EndpointTestAction

      public EndpointTestAction()
  • Method Details

    • noLevelSpecified

      public String noLevelSpecified()
    • unrestrictedAccess

      public String unrestrictedAccess()
    • licencedOnlyAccess

      public String licencedOnlyAccess()
    • sysadminOnlyAccess

      public String sysadminOnlyAccess()
    • getJsonStream

      public InputStream getJsonStream()