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 TypeClassDescriptionclass
Cookieexpires
attribute handler.class
Cookiemax-age
attribute handler.class
Cookiesecure
attribute handler.class
Cookieexpires
attribute handler conformant to the more relaxed interpretation of HTTP state management.class
Cookiemax-age
attribute handler conformant to the more relaxed interpretation of HTTP state management.