|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.http.Cookie
com.astroshare.astroonline.core.PersistentCookie
public class PersistentCookie
Class to handle persistent cookies.
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
log
|
static int |
PERSISTENCE_IN_SECONDS
This persistent cookies lives for one year. |
| Constructor Summary | |
|---|---|
PersistentCookie(java.lang.String cookieName,
java.lang.String cookieValue)
Constructor. |
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
protected static org.apache.log4j.Logger log
public static final int PERSISTENCE_IN_SECONDS
This persistent cookies lives for one year.
| Constructor Detail |
|---|
public PersistentCookie(java.lang.String cookieName,
java.lang.String cookieValue)
Constructor.
cookieName - Cookie namecookieValue - Cookie value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Astro-Online © 2001 − 2008 Astro Share
Documentation generated on: Thursday August 12th 2008 (PS)