public class SslTrustAll extends Object
| Modifier and Type | Field and Description |
|---|---|
static HostnameVerifier |
HOSTNAME_VERIFIER |
static SSLSocketFactory |
SSL_SOCKET_FACTORY |
static X509TrustManager |
X509_TRUST_MANAGER |
| Constructor and Description |
|---|
SslTrustAll() |
public static final SSLSocketFactory SSL_SOCKET_FACTORY
public static final X509TrustManager X509_TRUST_MANAGER
public static final HostnameVerifier HOSTNAME_VERIFIER
Copyright © 2020. All rights reserved.