站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 messaging API Documentation 英文版文档

AnyhostVerifier (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


org.jboss.mq.il.http
Class AnyhostVerifier

java.lang.Object
  extended byorg.jboss.mq.il.http.AnyhostVerifier
All Implemented Interfaces:
com.sun.net.ssl.HostnameVerifier

public class AnyhostVerifier
extends Object
implements com.sun.net.ssl.HostnameVerifier


Constructor Summary
AnyhostVerifier()
           
 
Method Summary
 boolean verify(String urlHostname, String certHostname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyhostVerifier

public AnyhostVerifier()
Method Detail

verify

public boolean verify(String urlHostname,
                      String certHostname)
Specified by:
verify in interface com.sun.net.ssl.HostnameVerifier


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.