org.jboss.mq.il.http
Class AnyhostVerifier

java.lang.Object
  extended by org.jboss.mq.il.http.AnyhostVerifier
All Implemented Interfaces:
HostnameVerifier

public class AnyhostVerifier
extends Object
implements HostnameVerifier


Constructor Summary
AnyhostVerifier()
           
 
Method Summary
 boolean verify(String s, SSLSession sslSession)
           
 
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 s,
                      SSLSession sslSession)
Specified by:
verify in interface HostnameVerifier


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