public class AllTrustStrategy extends Object implements org.apache.http.conn.ssl.TrustStrategy
| 限定符和类型 | 字段和说明 |
|---|---|
static AllTrustStrategy |
INSTANCE |
| 构造器和说明 |
|---|
AllTrustStrategy() |
public static final AllTrustStrategy INSTANCE
public boolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException
isTrusted 在接口中 org.apache.http.ssl.TrustStrategyCertificateExceptionCopyright © 2019. All rights reserved.