public final class LaxHostnameVerifier extends Object implements HostnameVerifier
Modifier and Type | Field and Description |
---|---|
static HostnameVerifier |
INSTANCE
Singleton instance.
|
public static final HostnameVerifier INSTANCE
public boolean verify(String s, SSLSession sslSession)
verify
in interface HostnameVerifier
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.