| Package | Description |
|---|---|
| fr.novia.zaproxyplugin |
| Modifier and Type | Method and Description |
|---|---|
List<ZAPcmdLine> |
ZAProxy.getCmdLinesZAP() |
| Constructor and Description |
|---|
ZAProxy(boolean autoInstall,
String toolUsed,
String zapHome,
int timeoutInSec,
String filenameLoadSession,
String targetURL,
boolean spiderURL,
boolean scanURL,
boolean scanURLAsUser,
boolean saveReports,
List<String> chosenFormats,
String filenameReports,
boolean saveSession,
String filenameSaveSession,
String zapDefaultDir,
String chosenPolicy,
List<ZAPcmdLine> cmdLinesZAP,
String jdk,
boolean createJiras,
String jiraBaseURL,
String jiraUserName,
String jiraPassword,
String projectKey,
String assignee,
boolean alertHigh,
boolean alertMedium,
boolean alertLow,
boolean filterIssuesByResourceType)
Deprecated.
Old constructor
|
ZAProxy(boolean autoInstall,
String toolUsed,
String zapHome,
int timeoutInSec,
String filenameLoadSession,
String targetURL,
String excludedUrl,
String scanMode,
boolean spiderURL,
boolean spiderAsUser,
boolean ajaxSpiderURL,
boolean ajaxSpiderURLAsUser,
boolean scanURL,
boolean scanURLAsUser,
boolean saveReports,
List<String> chosenFormats,
String filenameReports,
boolean saveSession,
String filenameSaveSession,
String zapDefaultDir,
String chosenPolicy,
List<ZAPcmdLine> cmdLinesZAP,
String jdk,
String username,
String password,
String usernameParameter,
String passwordParameter,
String extraPostData,
String loginUrl,
String loggedInIndicator,
boolean createJiras,
String jiraBaseURL,
String jiraUserName,
String jiraPassword,
String projectKey,
String assignee,
boolean alertHigh,
boolean alertMedium,
boolean alertLow,
boolean filterIssuesByResourceType) |
Copyright © 2004-2016. All Rights Reserved.