public class HttpsConnectionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
trustAllForHttpConduit(org.apache.cxf.transport.http.HTTPConduit conduit) |
static void |
trustAllForUrlConnection() |
public static void trustAllForUrlConnection()
throws NoSuchAlgorithmException,
KeyManagementException
public static void trustAllForHttpConduit(org.apache.cxf.transport.http.HTTPConduit conduit)
Copyright © 2011–2018 Talend Inc.. All rights reserved.