|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--planetj.dataengine.webservices.DistributedSignonReceipt
Insert the type's description here. Creation date: (1/28/2003 4:55:23 PM)
| Constructor Summary | |
DistributedSignonReceipt(DataEngineWebServiceServlet dewss,
String pSessionId,
String pUser)
Receipt can only be constructed by the web services servlet. |
|
| Method Summary | |
String |
getSessionId()
Insert the method's description here. |
String |
getUserName()
Insert the method's description here. |
boolean |
isValid()
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DistributedSignonReceipt(DataEngineWebServiceServlet dewss,
String pSessionId,
String pUser)
| Method Detail |
public String getSessionId()
public String getUserName()
public boolean isValid()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||