public class ZAPreportXML extends ZAPreport
format, REPORT_FORMAT_HTML, REPORT_FORMAT_XML| Constructor and Description |
|---|
ZAPreportXML() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
generateReport(org.zaproxy.clientapi.core.ClientApi clientApi,
String apikey)
Generate a ZAP report in the format of daughter class.
|
public byte[] generateReport(org.zaproxy.clientapi.core.ClientApi clientApi,
String apikey)
throws org.zaproxy.clientapi.core.ClientApiException
ZAPreportgenerateReport in class ZAPreportclientApi - the ZAP api to call the method to generate reportapikey - ZAP apikey. Can be null.org.zaproxy.clientapi.core.ClientApiExceptionCopyright © 2004-2015. All Rights Reserved.