public class WebsiteModelRequest extends ScanRequestBase
ApiToken, ApiURL, json| Constructor and Description |
|---|
WebsiteModelRequest(String apiURL,
Secret apiToken) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
getPluginWebSiteModels() |
ArrayList<WebsiteModel> |
getWebsiteModels() |
getAuthHeader, getHttpClientpublic WebsiteModelRequest(String apiURL, Secret apiToken) throws MalformedURLException, NullPointerException, URISyntaxException
public ArrayList<WebsiteModel> getWebsiteModels()
public org.apache.http.HttpResponse getPluginWebSiteModels()
throws IOException,
org.json.simple.parser.ParseException
IOExceptionorg.json.simple.parser.ParseExceptionCopyright © 2016–2020. All rights reserved.