@Deprecated public interface HostnameVerificationConfigurable
AvaticaHttpClient that can support configuration on
SSL hostname verification.| Modifier and Type | Interface and Description |
|---|---|
static class |
HostnameVerificationConfigurable.HostnameVerification
Deprecated.
Describes the support hostname verification methods of
AvaticaHttpClient. |
| Modifier and Type | Method and Description |
|---|---|
void |
setHostnameVerification(HostnameVerificationConfigurable.HostnameVerification verification)
Deprecated.
Instructs the
AvaticaHttpClient how to perform hostname verification for SSL
connections. |
void setHostnameVerification(HostnameVerificationConfigurable.HostnameVerification verification)
AvaticaHttpClient how to perform hostname verification for SSL
connections.verification - The mode of hostname verificationCopyright © 2012-2024 Apache Software Foundation. All Rights Reserved.