org.jboss.mq.il.http
Class AnyhostVerifier
java.lang.Object
org.jboss.mq.il.http.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()
verify
public boolean verify(String s,
SSLSession sslSession)
- Specified by:
verify
in interface HostnameVerifier
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.