com.sibvisions.rad.remote.http
Class HttpsHostnameVerifier
java.lang.Object
com.sibvisions.rad.remote.http.HttpsHostnameVerifier
- All Implemented Interfaces:
- HostnameVerifier
public class HttpsHostnameVerifier
- extends Object
- implements HostnameVerifier
The HttpsHostnameVerifier is a HostnameVerifier without
restrictions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpsHostnameVerifier
public HttpsHostnameVerifier()
verify
public boolean verify(String arg0,
SSLSession arg1)
-
- Specified by:
verify in interface HostnameVerifier
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.