|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcat.security.RequestID
Uniquely identifies a request. i'm abondaning using this class in favor of having the id be part of the meta info of the data class. Actually, nevermind, i'll use both. Date: Apr 3, 2003 Time: 12:57:01 PM
Field Summary | |
private java.lang.String |
id
|
Constructor Summary | |
RequestID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.String id
Constructor Detail |
public RequestID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |