Class WASScanLauncher


  • public class WASScanLauncher
    extends Object
    • Constructor Detail

    • Method Detail

      • 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)
      • getScanResult

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

        public String getScanFinishedStatus​(String scanId)