public class HttpOnlyCookie extends Cookie
Implements Cookie
from the javax.servlet
package.
Constructor and Description |
---|
HttpOnlyCookie(java.lang.String name,
java.lang.String value) |
clone, getComment, getDomain, getMaxAge, getName, getPath, getSecure, getValue, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.