public class TrustNooneStrategy
extends java.lang.Object
implements org.apache.http.ssl.TrustStrategy
| Constructor and Description |
|---|
TrustNooneStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrusted(java.security.cert.X509Certificate[] chain,
java.lang.String authType) |
Copyright © 2019. All Rights Reserved.