Uses of Interface
javax.net.ssl.HostnameVerifier

Packages that use HostnameVerifier
Package Description
com.squareup.okhttp  
com.squareup.okhttp.internal.http  
com.squareup.okhttp.internal.tls  
javax.net.ssl
This package provides classes and interfaces needed to use the Secure Sockets Layer (SSL) protocol and the successor Transport Layer Security (TLS) protocol.
org.apache.http.conn.ssl
TLS/SSL specific parts of the HttpConn API.