public static class HttpTool.TrustAllStrategy
extends java.lang.Object
implements org.apache.http.conn.ssl.TrustStrategy
Constructor and Description |
---|
HttpTool.TrustAllStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrusted(java.security.cert.X509Certificate[] chain,
java.lang.String authType) |