public class TrustAllStrategy extends Object implements org.apache.http.conn.ssl.TrustStrategy
| Constructor and Description |
|---|
TrustAllStrategy() |
public boolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException
isTrusted in interface org.apache.http.conn.ssl.TrustStrategyCertificateExceptionCopyright © 2015 Jasig. All Rights Reserved.