Interface CommonCookieAttributeHandler
- All Superinterfaces:
CookieAttributeHandler
- All Known Implementing Classes:
BasicDomainHandler
,BasicExpiresHandler
,BasicHttpOnlyHandler
,BasicMaxAgeHandler
,BasicPathHandler
,BasicSecureHandler
,LaxExpiresHandler
,LaxMaxAgeHandler
,PublicSuffixDomainFilter
Extension of
CookieAttributeHandler
intended
to handle one specific common attribute whose name is returned with
getAttributeName()
method.- Since:
- 4.4
-
Method Summary
Methods inherited from interface org.apache.hc.client5.http.cookie.CookieAttributeHandler
match, parse, validate
-
Method Details
-
getAttributeName
String getAttributeName()
-