Class CommonCloud

java.lang.Object
app.getxray.xray.CommonCloud

public class CommonCloud extends Object
  • Field Details

  • Method Details

    • authenticateXrayAPIKeyCredentials

      public static String authenticateXrayAPIKeyCredentials(Log logger, boolean verbose, okhttp3.OkHttpClient client, String clientId, String clientSecret, String cloudApiBaseUrl) throws IOException
      Throws:
      IOException