public final class HttpsSupport extends Object
| Constructor and Description |
|---|
HttpsSupport() |
| Modifier and Type | Method and Description |
|---|---|
static HostnameVerifier |
getDefaultHostnameVerifier() |
static String[] |
getSystemCipherSuits()
Deprecated.
Do not use.
|
static String[] |
getSystemProtocols()
Deprecated.
Do not use.
|
@Deprecated public static String[] getSystemProtocols()
@Deprecated public static String[] getSystemCipherSuits()
public static HostnameVerifier getDefaultHostnameVerifier()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.