Home » openjdk-7 » javax » net » ssl » [javadoc | source]
javax.net.ssl
static class: HttpsURLConnection.DefaultHostnameVerifier [javadoc | source]
java.lang.Object
   javax.net.ssl.HttpsURLConnection$DefaultHostnameVerifier

All Implemented Interfaces:
    HostnameVerifier

Method from javax.net.ssl.HttpsURLConnection$DefaultHostnameVerifier Summary:
verify
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.net.ssl.HttpsURLConnection$DefaultHostnameVerifier Detail:
 public boolean verify(String hostname,
    SSLSession session)