Class HttpCookieStore

java.lang.Object
org.eclipse.jetty.util.HttpCookieStore
All Implemented Interfaces:
CookieStore

@Deprecated(since="2021-05-27") public class HttpCookieStore extends Object implements CookieStore
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Implementation of CookieStore that delegates to an instance created by CookieManager via CookieManager.getCookieStore().