Class EndpointTestAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.plugin.endpoints.EndpointTestAction
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

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()