public class SpiderDeprecated
extends java.lang.Object
Constructor and Description |
---|
SpiderDeprecated(ClientApi api) |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
clearExcludedFromScan(java.lang.String apikey)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
pauseAllScans(java.lang.String apikey)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
removeAllScans(java.lang.String apikey)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
resumeAllScans(java.lang.String apikey)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionHandleODataParametersVisited(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionMaxDepth(java.lang.String apikey,
int i)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionMaxDuration(java.lang.String apikey,
int i)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionMaxScansInUI(java.lang.String apikey,
int i)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionParseComments(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionParseGit(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionParseRobotsTxt(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionParseSitemapXml(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionParseSVNEntries(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionPostForm(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionProcessForm(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionRequestWaitTime(java.lang.String apikey,
int i)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionSendRefererHeader(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionShowAdvancedDialog(java.lang.String apikey,
boolean bool)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
setOptionThreadCount(java.lang.String apikey,
int i)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
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 the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
ApiResponse |
stopAllScans(java.lang.String apikey)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
public SpiderDeprecated(ClientApi api)
@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
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@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
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse pause(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse resume(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse stop(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse removeScan(java.lang.String apikey, java.lang.String scanid) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse pauseAllScans(java.lang.String apikey) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse resumeAllScans(java.lang.String apikey) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse stopAllScans(java.lang.String apikey) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse removeAllScans(java.lang.String apikey) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse clearExcludedFromScan(java.lang.String apikey) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse excludeFromScan(java.lang.String apikey, java.lang.String regex) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionHandleParameters(java.lang.String apikey, java.lang.String string) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionScopeString(java.lang.String apikey, java.lang.String string) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionSkipURLString(java.lang.String apikey, java.lang.String string) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionUserAgent(java.lang.String apikey, java.lang.String string) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionHandleODataParametersVisited(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionMaxDepth(java.lang.String apikey, int i) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionMaxDuration(java.lang.String apikey, int i) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionMaxScansInUI(java.lang.String apikey, int i) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionParseComments(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionParseGit(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionParseRobotsTxt(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionParseSVNEntries(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionParseSitemapXml(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionPostForm(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionProcessForm(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionRequestWaitTime(java.lang.String apikey, int i) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionSendRefererHeader(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionShowAdvancedDialog(java.lang.String apikey, boolean bool) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException
@Deprecated public ApiResponse setOptionThreadCount(java.lang.String apikey, int i) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException