Package com.netsparker.cloud.model
Class WebsiteModelRequest
java.lang.Object
com.netsparker.cloud.model.ScanRequestBase
com.netsparker.cloud.model.WebsiteModelRequest
-
Field Summary
Fields inherited from class com.netsparker.cloud.model.ScanRequestBase
ApiToken, ApiURL, json, proxy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hc.core5.http.ClassicHttpResponse
Methods inherited from class com.netsparker.cloud.model.ScanRequestBase
getAuthHeader, getHttpClient
-
Constructor Details
-
WebsiteModelRequest
public WebsiteModelRequest(String apiURL, Secret apiToken, ProxyBlock proxy) throws MalformedURLException, NullPointerException, URISyntaxException
-
-
Method Details
-
getWebsiteModels
-
getPluginWebSiteModels
public org.apache.hc.core5.http.ClassicHttpResponse getPluginWebSiteModels() throws IOException, org.json.simple.parser.ParseException- Throws:
IOException
org.json.simple.parser.ParseException
-