Class AjaxSpiderDeprecated
- java.lang.Object
-
- org.zaproxy.clientapi.gen.deprecated.AjaxSpiderDeprecated
-
- Direct Known Subclasses:
AjaxSpider
public class AjaxSpiderDeprecated extends java.lang.ObjectAPI implementation with deprecated methods, (re)moved from generated class.
-
-
Constructor Summary
Constructors Constructor Description AjaxSpiderDeprecated(ClientApi api)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ApiResponsescan(java.lang.String apikey, java.lang.String url, java.lang.String inscope)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.ApiResponsesetOptionBrowserId(java.lang.String apikey, java.lang.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.ApiResponsesetOptionClickDefaultElems(java.lang.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.ApiResponsesetOptionClickElemsOnce(java.lang.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.ApiResponsesetOptionEventWait(java.lang.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.ApiResponsesetOptionMaxCrawlDepth(java.lang.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.ApiResponsesetOptionMaxCrawlStates(java.lang.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.ApiResponsesetOptionMaxDuration(java.lang.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.ApiResponsesetOptionNumberOfBrowsers(java.lang.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.ApiResponsesetOptionRandomInputs(java.lang.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.ApiResponsesetOptionReloadWait(java.lang.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.ApiResponsestop(java.lang.String apikey)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 Detail
-
AjaxSpiderDeprecated
public AjaxSpiderDeprecated(ClientApi api)
-
-
Method Detail
-
scan
@Deprecated public ApiResponse scan(java.lang.String apikey, java.lang.String url, java.lang.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 public ApiResponse stop(java.lang.String apikey) 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
-
setOptionBrowserId
@Deprecated public ApiResponse setOptionBrowserId(java.lang.String apikey, java.lang.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(java.lang.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(java.lang.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 public ApiResponse setOptionEventWait(java.lang.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
-
setOptionMaxCrawlDepth
@Deprecated public ApiResponse setOptionMaxCrawlDepth(java.lang.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(java.lang.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 public ApiResponse setOptionMaxDuration(java.lang.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
-
setOptionNumberOfBrowsers
@Deprecated public ApiResponse setOptionNumberOfBrowsers(java.lang.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(java.lang.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 public ApiResponse setOptionReloadWait(java.lang.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
-
-