|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.ucsb.cs.jicos.services.ClientProfile
public final class ClientProfile
| Method Summary | |
|---|---|
java.lang.String |
getDate()
Get the date that the client accessed the Hsp. |
java.lang.String |
getDomainName()
Get the domain name of the machine from which the client logged in to the Hsp. |
java.lang.String |
getIpAddress()
Get the IP address of the machine from which the client logged in to the Hsp. |
long |
getLoginTime()
The time on the Hsp that the client login command was processed. |
java.lang.String |
getUserName()
Gets the user name associated with the client. |
java.lang.String |
toString()
A string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getUserName()
public java.lang.String getDate()
public java.lang.String getIpAddress()
public java.lang.String getDomainName()
public long getLoginTime()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||