SslUtils instead@Deprecated public final class SSLUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
disableCertificateChecks()
Deprecated.
use
SslUtils.disableCertificateChecks() instead |
static void |
disableHostnameVerification()
Deprecated.
use
SslUtils.disableHostnameVerification() instead |
@Deprecated public static void disableCertificateChecks() throws NoSuchAlgorithmException, KeyManagementException
SslUtils.disableCertificateChecks() instead@Deprecated public static void disableHostnameVerification()
SslUtils.disableHostnameVerification() insteadCopyright © 2014 OpenEstate. All rights reserved.