public final class PublicSuffixList extends Object
An up-to-date list of suffixes can be obtained from publicsuffix.org Copied from httpclient
| Constructor and Description |
|---|
PublicSuffixList(List<String> rules,
List<String> exceptions) |
Apache CXF