Class SpiderDeprecated
- java.lang.Object
-
- org.zaproxy.clientapi.gen.deprecated.SpiderDeprecated
-
- Direct Known Subclasses:
Spider
public class SpiderDeprecated extends java.lang.Object
API implementation with deprecated methods, (re)moved from generated class.
-
-
Constructor Summary
Constructors Constructor Description SpiderDeprecated(ClientApi api)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ApiResponse
clearExcludedFromScan(java.lang.String apikey)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
excludeFromScan(java.lang.String apikey, java.lang.String regex)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
optionScope()
Deprecated.Option no longer in effective use.ApiResponse
optionScopeText()
Deprecated.Option no longer in effective use.ApiResponse
pause(java.lang.String apikey, java.lang.String scanid)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
pauseAllScans(java.lang.String apikey)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
removeAllScans(java.lang.String apikey)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
removeScan(java.lang.String apikey, java.lang.String scanid)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
resume(java.lang.String apikey, java.lang.String scanid)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
resumeAllScans(java.lang.String apikey)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
scan(java.lang.String apikey, java.lang.String url, java.lang.String maxchildren, java.lang.String recurse, java.lang.String contextname, java.lang.String subtreeonly)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
scanAsUser(java.lang.String apikey, java.lang.String contextid, java.lang.String userid, java.lang.String url, java.lang.String maxchildren, java.lang.String recurse, java.lang.String subtreeonly)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionHandleODataParametersVisited(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionHandleParameters(java.lang.String apikey, java.lang.String string)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionMaxDepth(java.lang.String apikey, int i)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionMaxDuration(java.lang.String apikey, int i)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionMaxScansInUI(java.lang.String apikey, int i)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionParseComments(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionParseGit(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionParseRobotsTxt(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionParseSitemapXml(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionParseSVNEntries(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionPostForm(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionProcessForm(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionRequestWaitTime(java.lang.String apikey, int i)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionScopeString(java.lang.String string)
Deprecated.Option no longer in effective use.ApiResponse
setOptionScopeString(java.lang.String apikey, java.lang.String string)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionSendRefererHeader(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionShowAdvancedDialog(java.lang.String apikey, boolean bool)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionSkipURLString(java.lang.String apikey, java.lang.String string)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionThreadCount(java.lang.String apikey, int i)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
setOptionUserAgent(java.lang.String apikey, java.lang.String string)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
stop(java.lang.String apikey, java.lang.String scanid)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ApiResponse
stopAllScans(java.lang.String apikey)
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.
-
-
-
Constructor Detail
-
SpiderDeprecated
public SpiderDeprecated(ClientApi api)
-
-
Method Detail
-
scan
@Deprecated public ApiResponse scan(java.lang.String apikey, java.lang.String url, java.lang.String maxchildren, java.lang.String recurse, java.lang.String contextname, java.lang.String subtreeonly) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
scanAsUser
@Deprecated public ApiResponse scanAsUser(java.lang.String apikey, java.lang.String contextid, java.lang.String userid, java.lang.String url, java.lang.String maxchildren, java.lang.String recurse, java.lang.String subtreeonly) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
pause
@Deprecated public ApiResponse pause(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
resume
@Deprecated public ApiResponse resume(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
stop
@Deprecated public ApiResponse stop(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
removeScan
@Deprecated public ApiResponse removeScan(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
pauseAllScans
@Deprecated public ApiResponse pauseAllScans(java.lang.String apikey) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
resumeAllScans
@Deprecated public ApiResponse resumeAllScans(java.lang.String apikey) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
stopAllScans
@Deprecated public ApiResponse stopAllScans(java.lang.String apikey) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
removeAllScans
@Deprecated public ApiResponse removeAllScans(java.lang.String apikey) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
clearExcludedFromScan
@Deprecated public ApiResponse clearExcludedFromScan(java.lang.String apikey) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
excludeFromScan
@Deprecated public ApiResponse excludeFromScan(java.lang.String apikey, java.lang.String regex) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionHandleParameters
@Deprecated public ApiResponse setOptionHandleParameters(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 theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionScopeString
@Deprecated public ApiResponse setOptionScopeString(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 theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionSkipURLString
@Deprecated public ApiResponse setOptionSkipURLString(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 theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionUserAgent
@Deprecated public ApiResponse setOptionUserAgent(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 theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionHandleODataParametersVisited
@Deprecated public ApiResponse setOptionHandleODataParametersVisited(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionMaxDepth
@Deprecated public ApiResponse setOptionMaxDepth(java.lang.String apikey, int i) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- 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 theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionMaxScansInUI
@Deprecated public ApiResponse setOptionMaxScansInUI(java.lang.String apikey, int i) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionParseComments
@Deprecated public ApiResponse setOptionParseComments(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionParseGit
@Deprecated public ApiResponse setOptionParseGit(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionParseRobotsTxt
@Deprecated public ApiResponse setOptionParseRobotsTxt(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionParseSVNEntries
@Deprecated public ApiResponse setOptionParseSVNEntries(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionParseSitemapXml
@Deprecated public ApiResponse setOptionParseSitemapXml(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionPostForm
@Deprecated public ApiResponse setOptionPostForm(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionProcessForm
@Deprecated public ApiResponse setOptionProcessForm(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionRequestWaitTime
@Deprecated public ApiResponse setOptionRequestWaitTime(java.lang.String apikey, int i) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionSendRefererHeader
@Deprecated public ApiResponse setOptionSendRefererHeader(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionShowAdvancedDialog
@Deprecated public ApiResponse setOptionShowAdvancedDialog(java.lang.String apikey, boolean bool) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
setOptionThreadCount
@Deprecated public ApiResponse setOptionThreadCount(java.lang.String apikey, int i) throws ClientApiException
Deprecated.(1.1.0) Use the method without the API key and use one of theClientApi
constructors that allow to set the API key (e.g.ClientApi(String, int, String)
).- Throws:
ClientApiException
-
optionScope
@Deprecated public ApiResponse optionScope() throws ClientApiException
Deprecated.Option no longer in effective use.- Throws:
ClientApiException
-
optionScopeText
@Deprecated public ApiResponse optionScopeText() throws ClientApiException
Deprecated.Option no longer in effective use.- Throws:
ClientApiException
-
setOptionScopeString
@Deprecated public ApiResponse setOptionScopeString(java.lang.String string) throws ClientApiException
Deprecated.Option no longer in effective use.Use actions [add|modify|remove]DomainAlwaysInScope instead.- Throws:
ClientApiException
-
-