Uses of Package
org.apache.hc.client5.http.impl.cookie
Packages that use org.apache.hc.client5.http.impl.cookie
Package
Description
Standard and common HTTP cookie management policies.
-
Classes in org.apache.hc.client5.http.impl.cookie used by org.apache.hc.client5.http.impl.cookieClassDescriptionAbstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary
CookieAttributeHandlers.Cookiedomainattribute handler.CookieHttpOnlyattribute handler.Cookiemax-ageattribute handler.Cookiepathattribute handler.Cookiesecureattribute handler.Cookie management functions shared by all specification.CookieSpec that ignores all cookiesCookieexpiresattribute handler conformant to the more relaxed interpretation of HTTP state management.Cookiemax-ageattribute handler conformant to the more relaxed interpretation of HTTP state management.Cookie management functions shared by RFC 6265 compliant specification.