Uses of Class
org.apache.velocity.tools.view.CookieTool.SugarCookie
-
Packages that use CookieTool.SugarCookie Package Description org.apache.velocity.tools.view Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications. -
-
Uses of CookieTool.SugarCookie in org.apache.velocity.tools.view
Methods in org.apache.velocity.tools.view that return CookieTool.SugarCookie Modifier and Type Method Description CookieTool.SugarCookieCookieTool.SugarCookie. comment(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. domain(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. maxAge(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. path(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. secure(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. value(Object obj)CookieTool.SugarCookieCookieTool.SugarCookie. version(Object obj)
-