Class WASScanLauncher

java.lang.Object
com.qualys.plugins.wasPlugin.WASScanLauncher

public class WASScanLauncher extends Object
  • Constructor Details

  • Method Details

    • getAndProcessLaunchScanResult

      public void getAndProcessLaunchScanResult() throws Exception
      Throws:
      Exception
    • evaluateFailurePolicy

      public com.google.gson.JsonObject evaluateFailurePolicy(com.google.gson.JsonObject result) throws Exception
      Throws:
      Exception
    • fetchScanResult

      public com.google.gson.JsonObject fetchScanResult(String scanId) throws Exception
      Throws:
      Exception
    • getKbData

      public org.json.JSONObject getKbData(String qids)
    • batchAndGetKbData

      public Boolean batchAndGetKbData(com.google.gson.JsonObject scanResult)
    • processBatch

      public Boolean processBatch(String qids)
    • getScanResult

      public com.google.gson.JsonObject getScanResult(String scanId)
    • getScanFinishedStatus

      public String getScanFinishedStatus(String scanId)
    • launchScan

      public String launchScan() throws Exception
      Throws:
      Exception
    • getWebappDetails

      public Map<String,String> getWebappDetails(String id) throws Exception
      Throws:
      Exception