Class CookieTool.SugarCookie

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Enclosing class:
    CookieTool

    public static class CookieTool.SugarCookie
    extends javax.servlet.http.Cookie
    Extends Cookie to add some fluid API sugar and a toString() method that renders the Cookie's value instead of the usual Object.toString() shenanigans.
    See Also:
    Serialized Form