com.foxinmy.weixin4j.http.factory
Class HttpClientFactory.AllowHostnameVerifier
java.lang.Object
com.foxinmy.weixin4j.http.factory.HttpClientFactory.AllowHostnameVerifier
- All Implemented Interfaces:
- HostnameVerifier
- Enclosing class:
- HttpClientFactory
public static class HttpClientFactory.AllowHostnameVerifier
- extends Object
- implements HostnameVerifier
GLOBAL
public static final HostnameVerifier GLOBAL
verify
public boolean verify(String hostname,
SSLSession session)
- Specified by:
verify in interface HostnameVerifier
Copyright © 2014–2017. All rights reserved.