当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
AnyhostVerifier (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.invocation.http.interfaces
Class AnyhostVerifier
java.lang.Object
org.jboss.invocation.http.interfaces.AnyhostVerifier
- All Implemented Interfaces:
- HostnameVerifier
- public class AnyhostVerifier
- extends Object
- implements HostnameVerifier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnyhostVerifier
public AnyhostVerifier()
setHostnameVerifier
public static void setHostnameVerifier(HttpURLConnection conn)
verify
public boolean verify(String hostname,
SSLSession session)
- Specified by:
verify
in interface HostnameVerifier
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.