org.apache.tomcat.util.http
public class: TomcatCookie [javadoc |
source]
java.lang.Object
javax.servlet.http.Cookie
org.apache.tomcat.util.http.TomcatCookie
All Implemented Interfaces:
Cloneable
Field Summary |
---|
boolean | httpOnly | |
Methods from javax.servlet.http.Cookie: |
---|
clone, getComment, getDomain, getMaxAge, getName, getPath, getSecure, getValue, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |