- ZAPcmdLine - Class in fr.novia.zaproxyplugin
-
This object allows to add a ZAP command line option.
- ZAPcmdLine(String, String) - Constructor for class fr.novia.zaproxyplugin.ZAPcmdLine
-
- ZAPcmdLine.ZAPcmdLineDescriptorImpl - Class in fr.novia.zaproxyplugin
-
- ZAPcmdLine.ZAPcmdLineDescriptorImpl() - Constructor for class fr.novia.zaproxyplugin.ZAPcmdLine.ZAPcmdLineDescriptorImpl
-
- ZAPreport - Class in fr.novia.zaproxyplugin.report
-
This abstract class is used to generate report in ZAP available format.
- ZAPreport() - Constructor for class fr.novia.zaproxyplugin.report.ZAPreport
-
- ZAPreportCollection - Class in fr.novia.zaproxyplugin.report
-
This class contains all ZAPreport instance of the application.
- ZAPreportHTML - Class in fr.novia.zaproxyplugin.report
-
Used to generate ZAP report in html.
- ZAPreportHTML() - Constructor for class fr.novia.zaproxyplugin.report.ZAPreportHTML
-
- ZAPreportXML - Class in fr.novia.zaproxyplugin.report
-
Used to generate ZAP report in xml.
- ZAPreportXML() - Constructor for class fr.novia.zaproxyplugin.report.ZAPreportXML
-
- ZAProxy - Class in fr.novia.zaproxyplugin
-
Contains methods to start and execute ZAProxy.
- ZAProxy(boolean, String, String, int, String, String, boolean, boolean, boolean, List<String>, String, boolean, String, String, String, List<ZAPcmdLine>, String) - Constructor for class fr.novia.zaproxyplugin.ZAProxy
-
Deprecated.
Old constructor
- ZAProxy(boolean, String, String, int, String, String, boolean, boolean, boolean, boolean, boolean, List<String>, String, boolean, String, String, String, List<ZAPcmdLine>, String, String, String, String, String, String, String) - Constructor for class fr.novia.zaproxyplugin.ZAProxy
-
- ZAProxy.ZAProxyDescriptorImpl - Class in fr.novia.zaproxyplugin
-
- ZAProxy.ZAProxyDescriptorImpl() - Constructor for class fr.novia.zaproxyplugin.ZAProxy.ZAProxyDescriptorImpl
-
In order to load the persisted global configuration, you have to
call load() in the constructor.
- ZAProxyBuilder - Class in fr.novia.zaproxyplugin
-
/!
- ZAProxyBuilder(boolean, String, int, ZAProxy) - Constructor for class fr.novia.zaproxyplugin.ZAProxyBuilder
-
- ZAProxyBuilder.ZAProxyBuilderDescriptorImpl - Class in fr.novia.zaproxyplugin
-
- ZAProxyBuilder.ZAProxyBuilderDescriptorImpl() - Constructor for class fr.novia.zaproxyplugin.ZAProxyBuilder.ZAProxyBuilderDescriptorImpl
-
In order to load the persisted global configuration, you have to
call load() in the constructor.