Class RFC6265CookieSpecFactory

  • All Implemented Interfaces:
    CookieSpecFactory

    @Contract(threading=SAFE)
    public class RFC6265CookieSpecFactory
    extends java.lang.Object
    implements CookieSpecFactory
    CookieSpecFactory implementation that provides an instance of RFC 6265 conformant cookie policy. The instance returned by this factory can be shared by multiple threads.
    Since:
    4.4