Class AjaxSpiderDeprecated
java.lang.Object
org.zaproxy.clientapi.gen.deprecated.AjaxSpiderDeprecated
- Direct Known Subclasses:
AjaxSpider
API implementation with deprecated methods, (re)moved from generated class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.setOptionBrowserId(String apikey, String string) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionClickDefaultElems(String apikey, boolean bool) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionClickElemsOnce(String apikey, boolean bool) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionEventWait(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionMaxCrawlDepth(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionMaxCrawlStates(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionMaxDuration(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionNumberOfBrowsers(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionRandomInputs(String apikey, boolean bool) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.setOptionReloadWait(String apikey, int i) Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.
-
Constructor Details
-
AjaxSpiderDeprecated
-
-
Method Details
-
scan
@Deprecated public ApiResponse scan(String apikey, String url, String inscope) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed.- Throws:
ClientApiException
-
stop
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionBrowserId
@Deprecated public ApiResponse setOptionBrowserId(String apikey, String string) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionClickDefaultElems
@Deprecated public ApiResponse setOptionClickDefaultElems(String apikey, boolean bool) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionClickElemsOnce
@Deprecated public ApiResponse setOptionClickElemsOnce(String apikey, boolean bool) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionEventWait
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionMaxCrawlDepth
@Deprecated public ApiResponse setOptionMaxCrawlDepth(String apikey, int i) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionMaxCrawlStates
@Deprecated public ApiResponse setOptionMaxCrawlStates(String apikey, int i) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionMaxDuration
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionNumberOfBrowsers
@Deprecated public ApiResponse setOptionNumberOfBrowsers(String apikey, int i) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionRandomInputs
@Deprecated public ApiResponse setOptionRandomInputs(String apikey, boolean bool) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
setOptionReloadWait
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
ClientApiconstructors that allow to set the API key (e.g.