Class NaiveSSLFactory
- java.lang.Object
-
- com.taskadapter.redmineapi.internal.comm.naivessl.NaiveSSLFactory
-
public class NaiveSSLFactory extends java.lang.Object
Create naive SSLSocket factory which will authorize any TSL/SSL host.
-
-
Constructor Summary
Constructors Constructor Description NaiveSSLFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.http.conn.ssl.SSLSocketFactory
createNaiveSSLSocketFactory()
-