Uses of Package
org.apache.hc.client5.http.psl
-
Packages that use org.apache.hc.client5.http.psl Package Description org.apache.hc.client5.http.impl org.apache.hc.client5.http.impl.cookie Standard and common HTTP cookie management policies.org.apache.hc.client5.http.psl Public Suffix List support classes.org.apache.hc.client5.http.ssl Client TLS/SSL support. -
Classes in org.apache.hc.client5.http.psl used by org.apache.hc.client5.http.impl Class Description PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List. -
Classes in org.apache.hc.client5.http.psl used by org.apache.hc.client5.http.impl.cookie Class Description PublicSuffixList Public suffix is a set of DNS names or wildcards concatenated with dots.PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List. -
Classes in org.apache.hc.client5.http.psl used by org.apache.hc.client5.http.psl Class Description DomainType Domain types differentiated by Mozilla Public Suffix List.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. -
Classes in org.apache.hc.client5.http.psl used by org.apache.hc.client5.http.ssl Class Description DomainType Domain types differentiated by Mozilla Public Suffix List.PublicSuffixMatcher Utility class that can test if DNS names match the content of the Public Suffix List.