public class SSLWLSHostnameVerifier extends Object implements SSLHostnameVerifier
| Modifier and Type | Class and Description |
|---|---|
static class |
SSLWLSHostnameVerifier.DefaultHostnameVerifier
The SSLWLSHostnameVerifier.DefaultHostnameVerifier is called for SSL
hostname verification and will apply hostname verification checks
during an SSL handshake.
|