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