Class RFC6265StrictSpec

  • All Implemented Interfaces:
    CookieSpec

    @Contract(threading=SAFE)
    public class RFC6265StrictSpec
    extends RFC6265CookieSpec
    Standard CookieSpec implementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4).
    Since:
    4.4
    • Constructor Detail

      • RFC6265StrictSpec

        public RFC6265StrictSpec()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object