Uses of Class
net.i2p.apache.http.conn.util.PublicSuffixMatcher
Packages that use PublicSuffixMatcher
- 
Uses of PublicSuffixMatcher in net.i2p.apache.http.conn.ssl
Methods in net.i2p.apache.http.conn.ssl with parameters of type PublicSuffixMatcherModifier and TypeMethodDescription(package private) static voidDefaultHostnameVerifier.matchCN(String host, String cn, PublicSuffixMatcher publicSuffixMatcher) (package private) static voidDefaultHostnameVerifier.matchDNSName(String host, List<String> subjectAlts, PublicSuffixMatcher publicSuffixMatcher) (package private) static booleanDefaultHostnameVerifier.matchIdentity(String host, String identity, PublicSuffixMatcher publicSuffixMatcher) (package private) static booleanDefaultHostnameVerifier.matchIdentityStrict(String host, String identity, PublicSuffixMatcher publicSuffixMatcher) Constructors in net.i2p.apache.http.conn.ssl with parameters of type PublicSuffixMatcher