Package | Description |
---|---|
org.apache.http.conn.ssl |
Client TLS/SSL support.
|
Modifier and Type | Class and Description |
---|---|
class |
AllowAllHostnameVerifier
Deprecated.
(4.4) Use
NoopHostnameVerifier |
class |
BrowserCompatHostnameVerifier
Deprecated.
(4.4) Use
DefaultHostnameVerifier |
class |
StrictHostnameVerifier
Deprecated.
(4.4) Use
DefaultHostnameVerifier |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.