Package org.apache.hc.client5.http.impl.cookie
Standard and common HTTP cookie management policies.
-
Class Summary Class Description AbstractCookieAttributeHandler AbstractCookieSpec Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitraryCookieAttributeHandlers.BasicClientCookie Default implementation ofSetCookie.BasicDomainHandler Cookiedomainattribute handler.BasicExpiresHandler Cookieexpiresattribute handler.BasicHttpOnlyHandler CookieHttpOnlyattribute handler.BasicMaxAgeHandler Cookiemax-ageattribute handler.BasicPathHandler Cookiepathattribute handler.BasicSecureHandler Cookiesecureattribute handler.CookieSpecBase Cookie management functions shared by all specification.IgnoreCookieSpecFactory CookieSpecFactoryimplementation that ignores all cookies.IgnoreSpecSpec CookieSpec that ignores all cookiesLaxExpiresHandler Cookieexpiresattribute handler conformant to the more relaxed interpretation of HTTP state management.LaxMaxAgeHandler Cookiemax-ageattribute handler conformant to the more relaxed interpretation of HTTP state management.PublicSuffixDomainFilter Wraps aCookieAttributeHandlerand leverages its match method to never match a suffix from a black list.RFC6265CookieSpec Cookie management functions shared by RFC 6265 compliant specification.RFC6265CookieSpecBase RFC6265CookieSpecFactory CookieSpecFactoryimplementation that provides an instance of RFC 6265 conformant cookie policy.RFC6265LaxSpec StandardCookieSpecimplementation that enforces a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5) for interoperability with existing servers that do not conform to the well behaved profile (RFC 6265, section 4).RFC6265StrictSpec StandardCookieSpecimplementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4). -
Enum Summary Enum Description RFC6265CookieSpecFactory.CompatibilityLevel