public class UnsafeTrustStrategy
extends java.lang.Object
implements org.apache.http.ssl.TrustStrategy
| Constructor and Description | 
|---|
| UnsafeTrustStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isTrusted(java.security.cert.X509Certificate[] arg0,
         java.lang.String arg1) |