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