org.talend.esb.security.https
Class HttpsConnectionHelper

java.lang.Object
  extended by org.talend.esb.security.https.HttpsConnectionHelper

public class HttpsConnectionHelper
extends Object


Method Summary
static void trustAllForHttpConduit(org.apache.cxf.transport.http.HTTPConduit conduit)
           
static void trustAllForUrlConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

trustAllForUrlConnection

public static void trustAllForUrlConnection()
                                     throws NoSuchAlgorithmException,
                                            KeyManagementException
Throws:
NoSuchAlgorithmException
KeyManagementException

trustAllForHttpConduit

public static void trustAllForHttpConduit(org.apache.cxf.transport.http.HTTPConduit conduit)


Copyright © 2011–2014 Talend Inc.. All rights reserved.