| Class | Description |
|---|---|
| DefaultHostnameVerifier |
Default
HostnameVerifier implementation. |
| NoopHostnameVerifier |
The NO_OP HostnameVerifier essentially turns hostname verification
off.
|
| SSLConnectionSocketFactory |
Layered socket factory for TLS/SSL connections.
|
| TrustSelfSignedStrategy |
A trust strategy that accepts self-signed certificates as trusted.
|
| Exception | Description |
|---|---|
| SSLInitializationException |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.