Uses of Package
org.apache.hc.client5.http.psl
Packages that use org.apache.hc.client5.http.psl
Package
Description
Standard and common HTTP cookie management policies.
Public Suffix List support classes.
Client TLS/SSL support.
-
Classes in org.apache.hc.client5.http.psl used by org.apache.hc.client5.http.implClassDescriptionUtility 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.cookieClassDescriptionPublic suffix is a set of DNS names or wildcards concatenated with dots.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.pslClassDescriptionDomain types differentiated by Mozilla Public Suffix List.Public suffix is a set of DNS names or wildcards concatenated with dots.Parses the list from publicsuffix.org and configures a PublicSuffixFilter.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.sslClassDescriptionDomain types differentiated by Mozilla Public Suffix List.Utility class that can test if DNS names match the content of the Public Suffix List.