|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--planetj.dataengine.webservices.DistributedSignonKey
Insert the type's description here. Creation date: (1/28/2003 4:55:23 PM)
Constructor Summary | |
DistributedSignonKey(URL pHost,
int signonOpId,
String pUser,
String pPassword)
SignonKey constructor comment. |
Method Summary | |
URL |
getHostURL()
Insert the method's description here. |
int |
getSignonOpId()
Insert the method's description here. |
String |
getUserName()
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 DistributedSignonKey(URL pHost, int signonOpId, String pUser, String pPassword)
Method Detail |
public URL getHostURL()
public int getSignonOpId()
public String getUserName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |