public class AnkaMgmtOpenIdCommunicator extends AnkaMgmtCommunicator
AnkaMgmtCommunicator.RequestMethod
connectionKeepAliveSeconds, httpClient, maxConnections, maxRetries, mgmtUrl, rootCA, roundRobin, skipTLSVerification, timeout
Constructor and Description |
---|
AnkaMgmtOpenIdCommunicator(List<String> mgmtURLS,
boolean skipTLSVerification,
String client,
String key,
String rootCA) |
AnkaMgmtOpenIdCommunicator(String mgmtUrl,
boolean skipTLSVerification,
String client,
String key,
String rootCA) |
Modifier and Type | Method and Description |
---|---|
protected void |
addHeaders(org.apache.http.client.methods.HttpRequestBase request) |
doRequest, doRequest, getConnectionKeepAliveSeconds, getHttpClient, getImageRequests, getKeyStore, getMaxConections, getNodeGroups, getNodes, getSaveImageStatus, getSSLContext, getTemplateTags, getTrustStrategy, list, listTemplates, makeHttpClient, makeRequestConfig, revertRegistryVM, saveImage, setBody, setConnectionKeepAliveSeconds, setMaxConections, showVm, startVm, status, terminateVm, updateVM
public AnkaMgmtOpenIdCommunicator(String mgmtUrl, boolean skipTLSVerification, String client, String key, String rootCA)
protected void addHeaders(org.apache.http.client.methods.HttpRequestBase request) throws AnkaMgmtException, ClientException
addHeaders
in class AnkaMgmtCommunicator
AnkaMgmtException
ClientException
Copyright © 2016–2020. All rights reserved.