Class RFC2965Spec

All Implemented Interfaces:
CookieSpec

@Obsolete @Contract(threading=SAFE) public class RFC2965Spec extends RFC2109Spec
RFC 2965 compliant CookieSpec implementation.

Rendered obsolete by RFC6265StrictSpec.

Since:
4.0
See Also:
  • Constructor Details

    • RFC2965Spec

      public RFC2965Spec()
      Default constructor
    • RFC2965Spec

      public RFC2965Spec(String[] datepatterns, boolean oneHeader)
  • Method Details