Interface HostnameVerificationConfigurable
Deprecated.
An interface to decorate an
AvaticaHttpClient that can support configuration on
SSL hostname verification.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumDeprecated.Describes the support hostname verification methods ofAvaticaHttpClient. -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.Instructs theAvaticaHttpClienthow to perform hostname verification for SSL connections.
-
Method Details
-
setHostnameVerification
Deprecated.Instructs theAvaticaHttpClienthow to perform hostname verification for SSL connections.- Parameters:
verification- The mode of hostname verification
-