|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.http.Cookie
org.mortbay.http.HttpOnlyCookie
HttpOnlyCookie. This derivation of javax.servlet.http.Cookie can be used to indicate that the microsoft httponly extension should be used. The addSetCookie method on HttpFields checks for this type.
| Constructor Summary | |
HttpOnlyCookie(java.lang.String name,
java.lang.String value)
|
|
| Methods inherited from class javax.servlet.http.Cookie |
clone, getComment, getDomain, getMaxAge, getName, getPath, getSecure, getValue, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpOnlyCookie(java.lang.String name,
java.lang.String value)
name - value -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||