public class TrustSelfSignedStrategy extends Object implements TrustStrategy
| Modifier and Type | Field and Description |
|---|---|
static TrustSelfSignedStrategy |
INSTANCE |
| Constructor and Description |
|---|
TrustSelfSignedStrategy() |
public static final TrustSelfSignedStrategy INSTANCE
public boolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException
isTrusted在接口
TrustStrategy
CertificateException
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.