com.pcbsys.nirvana.client.nSubject Class Reference

This class contains information about the user identification used by Nirvana. More...


Public Member Functions

String getHost ()
 The host name for this subject.
String getUser ()
 The username being used by this subject.
String toString ()
 Converts this object into a string.

Detailed Description

This class contains information about the user identification used by Nirvana.

Member Function Documentation

String com.pcbsys.nirvana.client.nSubject.getHost (  ) 

The host name for this subject.

This can mean the host of the local machine

Returns:
String hostname

String com.pcbsys.nirvana.client.nSubject.getUser (  ) 

The username being used by this subject.

Returns:
String username

String com.pcbsys.nirvana.client.nSubject.toString (  ) 

Converts this object into a string.

Returns:
String representation of this subject