| Class | Description |
|---|---|
| DefaultHostnameVerifier |
Default
HostnameVerifier implementation. |
| InetAddressUtils |
A collection of utilities relating to InetAddresses.
|
| PublicSuffixList |
Public suffix is a set of DNS names or wildcards concatenated with dots.
|
| PublicSuffixListParser |
Parses the list from publicsuffix.org
and configures a PublicSuffixFilter.
|
| PublicSuffixMatcher |
Utility class that can test if DNS names match the content of the Public Suffix List.
|
| PublicSuffixMatcherLoader |
org.apache.http.conn.util.PublicSuffixMatcher loader. |
Apache CXF