|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.http.Cookie
org.apache.tomcat.util.http.TomcatCookie
public class TomcatCookie
| Constructor Summary | |
|---|---|
TomcatCookie(java.lang.String name,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
boolean |
getHttpOnly()
|
void |
setHttpOnly(boolean httpOnly)
|
| 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, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TomcatCookie(java.lang.String name,
java.lang.String value)
| Method Detail |
|---|
public boolean getHttpOnly()
public void setHttpOnly(boolean httpOnly)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||