public class ApiRequest extends Object
| Constructor and Description |
|---|
ApiRequest(String scheme,
String url,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
request(String requestType,
String endpoint,
HashMap<String,String> parameters) |
public String request(String requestType, String endpoint, HashMap<String,String> parameters) throws KeyStoreException, CertificateException, NoSuchAlgorithmException, KeyManagementException, IOException, URISyntaxException
Copyright © 2015. All rights reserved.