public final class SslHelper extends Object
This class should not be considered a part of the public API.
Modifier and Type | Method and Description |
---|---|
static SSLParameters |
enableHostNameVerification(SSLParameters sslParameters)
Enable HTTP endpoint verification on the given SSL parameters.
|
public static SSLParameters enableHostNameVerification(SSLParameters sslParameters)
sslParameters
- The original SSL parametersCopyright © 2016. All Rights Reserved.