public class AllowAllTrustStrategy extends Object implements org.apache.http.conn.ssl.TrustStrategy
Constructor and Description |
---|
AllowAllTrustStrategy() |
public boolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException
isTrusted
in interface org.apache.http.ssl.TrustStrategy
CertificateException