| Package | Description |
|---|---|
| com.qualys.plugins.pc | |
| com.qualys.plugins.pc.client | |
| com.qualys.plugins.pc.util |
| Constructor and Description |
|---|
PCReportLauncher(Run<?,?> run,
TaskListener listener,
String ec2Id,
String ec2ConnName,
String ec2Endpoint,
boolean useHost,
boolean useEc2,
QualysAuth auth,
String policy_id,
String policyName,
int pollingIntervalForVulns,
QualysPCClient apiClient,
String ipAddress,
boolean stateFail,
boolean stateError,
boolean stateExceptions,
boolean criticalitySerious,
boolean criticalityUrgent,
boolean criticalityCritical,
boolean criticalityMedium,
boolean criticalityMinimal,
boolean failByAuth,
String excludedCids,
String assetGroupId,
boolean failByStateAndCriticality,
boolean excludedCriteria) |
PCScanEc2ConnectorLauncher(Run<?,?> run,
TaskListener listener,
String pollingIntervalStr,
String vulnsTimeoutStr,
QualysAuth auth,
boolean useEc2,
String connId,
String ec2ConnName) |
PCScanLauncher(Run<?,?> run,
TaskListener listener,
String hostIp,
String ec2Id,
String ec2ConnName,
String ec2Endpoint,
String ec2PrivateIpAddress,
String scannerName,
String scanName,
String optionProfile,
String pollingIntervalStr,
String vulnsTimeoutStr,
boolean useHost,
boolean useEc2,
QualysAuth auth,
org.json.JSONObject selectedPoliciesJson,
boolean stateFail,
boolean stateError,
boolean stateExceptions,
boolean criticalitySerious,
boolean criticalityUrgent,
boolean criticalityCritical,
boolean criticalityMedium,
boolean criticalityMinimal,
boolean failByAuth,
String excludedCids,
String unixAndWindowsCredentialsId,
String unixAndWindowsCredentials,
boolean failByStateAndCriticality,
boolean excludedCriteria) |
| Constructor and Description |
|---|
QualysPCClient(QualysAuth auth) |
QualysPCClient(QualysAuth auth,
PrintStream stream) |
QualysPCClient(QualysAuth auth,
PrintStream stream,
int pollingInterval,
int vulTimeout,
TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
QualysAuth |
Helper.getQualysAuth(boolean useProxy,
String server,
String credsId,
String proxyServer,
int proxyPortInt,
String proxyCredentialsId,
Item item) |
Copyright © 2016–2020 Qualys Inc.. All rights reserved.