public abstract class ScanRequestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ApiToken |
URL |
ApiURL |
protected static String |
json |
| Constructor and Description |
|---|
ScanRequestBase() |
ScanRequestBase(String apiURL,
String apiToken) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.HttpClient |
getHttpClient() |
protected static final String json
public final URL ApiURL
public final String ApiToken
public ScanRequestBase(String apiURL, String apiToken) throws MalformedURLException
MalformedURLExceptionpublic ScanRequestBase()
Copyright © 2016–2018. All rights reserved.