|
Open SiteSearch 4.1.1 Final |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ORG.oclc.ecat.util.Cookie
| Field Summary | |
static String |
cookie_data_prefix
|
static String |
cookie_file
|
static int |
cookie_timeout
|
| Constructor Summary | |
Cookie()
|
|
| Method Summary | |
static void |
dump_cookie_data(String cookie,
Hashtable table)
|
static String |
get_cookie_info(String in_cookie)
|
static String |
get_cookie_info(String in_cookie,
boolean delete)
|
static Hashtable |
load_cookie_data(String cookie)
|
static String |
new_cookie(String in_id)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static String cookie_data_prefix
public static String cookie_file
public static int cookie_timeout
| Constructor Detail |
public Cookie()
| Method Detail |
public static String new_cookie(String in_id)
public static Hashtable load_cookie_data(String cookie)
public static void dump_cookie_data(String cookie,
Hashtable table)
public static String get_cookie_info(String in_cookie)
public static String get_cookie_info(String in_cookie,
boolean delete)
|
Open SiteSearch 4.1.1 Final |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||