public class HttpsRequestUtil extends Object
| Constructor and Description |
|---|
HttpsRequestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ignoreCertificate() |
static String |
sendHttpsRequest(String url,
Map<String,String> parameters) |
public static void ignoreCertificate()
public static String sendHttpsRequest(String url, Map<String,String> parameters) throws IOException
IOExceptionCopyright © 2014. All rights reserved.