public interface HopsworksHttpClient
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertKey() |
String |
getKeyStorePath() |
String |
getTrustStorePath() |
<T> T |
handleRequest(org.apache.http.HttpRequest request,
org.apache.http.client.ResponseHandler<T> responseHandler) |
static String |
readCertKey(String materialPwd) |
<T> T handleRequest(org.apache.http.HttpRequest request,
org.apache.http.client.ResponseHandler<T> responseHandler)
throws IOException,
FeatureStoreException
IOExceptionFeatureStoreExceptionString getTrustStorePath()
String getKeyStorePath()
String getCertKey()
Copyright © 2023. All rights reserved.