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
CookieAttributeHandler
s.Cookiedomain
attribute handler.CookieHttpOnly
attribute handler.Cookiemax-age
attribute handler.Cookiepath
attribute handler.Cookiesecure
attribute handler.Cookie management functions shared by all specification.CookieSpec that ignores all cookiesCookieexpires
attribute handler conformant to the more relaxed interpretation of HTTP state management.Cookiemax-age
attribute handler conformant to the more relaxed interpretation of HTTP state management.Cookie management functions shared by RFC 6265 compliant specification.