Class TestValidateProject.ProjectValidateClient

java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<TestValidateProject.ProjectValidateClient>
com.atlassian.jira.webtests.ztests.project.security.TestValidateProject.ProjectValidateClient
Enclosing class:
TestValidateProject

protected static class TestValidateProject.ProjectValidateClient extends com.atlassian.jira.testkit.client.RestApiClient<TestValidateProject.ProjectValidateClient>
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient

    com.atlassian.jira.testkit.client.RestApiClient.BackdoorLoggingFilter, com.atlassian.jira.testkit.client.RestApiClient.JsonMediaTypeFilter, com.atlassian.jira.testkit.client.RestApiClient.RestCall
  • Field Summary

    Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient

    loginAs, loginPassword, REST_VERSION
  • Constructor Summary

    Constructors
    Constructor
    Description
    ProjectValidateClient(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
     

    Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient

    anonymous, cleanUp, client, createResource, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, resourceRoot, setOf, toResponse, toResponse, toResponse

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ProjectValidateClient

      public ProjectValidateClient(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
  • Method Details

    • validateKey

      public javax.ws.rs.core.Response validateKey(String key)