Package org.apache.cxf.transport.https
Class InsecureTrustManager
java.lang.Object
org.apache.cxf.transport.https.InsecureTrustManager
This class provides a static method to create an array of TrustManagers, which disables TLS
trust verification. This is insecure and must not be used in production, only for testing!
-
Method Summary
-
Method Details
-
getNoOpX509TrustManagers
-