public class APISecLauncher extends MasterToSlaveCallable<String,Exception>
| Constructor and Description |
|---|
APISecLauncher(TaskListener listener,
String apiId,
QualysAuth auth,
String portalUrl,
String swaggerPath,
String workspace,
boolean failConditionsConfigured,
String criteria) |
| Modifier and Type | Method and Description |
|---|---|
String |
call() |
com.google.gson.JsonObject |
evaluateFailurePolicy(com.google.gson.JsonObject result) |
QualysAPISecResponse |
launchScan() |
checkRoles, getChannelOrFail, getOpenChannelOrFailpublic APISecLauncher(TaskListener listener, String apiId, QualysAuth auth, String portalUrl, String swaggerPath, String workspace, boolean failConditionsConfigured, String criteria)
public com.google.gson.JsonObject evaluateFailurePolicy(com.google.gson.JsonObject result)
throws Exception
Exceptionpublic QualysAPISecResponse launchScan() throws Exception
ExceptionCopyright © 2016–2021 Qualys Inc.. All rights reserved.