Class CookieTool.SugarCookie

  • All Implemented Interfaces:
    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.