Uses of Class
org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
Packages that use AbstractCookieAttributeHandler
Package
Description
Standard and common HTTP cookie management policies.
-
Uses of AbstractCookieAttributeHandler in org.apache.hc.client5.http.impl.cookie
Subclasses of AbstractCookieAttributeHandler in org.apache.hc.client5.http.impl.cookieModifier and TypeClassDescriptionclassCookieexpiresattribute handler.classCookiemax-ageattribute handler.classCookiesecureattribute handler.classCookieexpiresattribute handler conformant to the more relaxed interpretation of HTTP state management.classCookiemax-ageattribute handler conformant to the more relaxed interpretation of HTTP state management.