com.pcbsys.nirvana.client.nSubject Class Reference

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

Inheritance diagram for com.pcbsys.nirvana.client.nSubject:
com.pcbsys.nirvana.nAdminAPI.nSecurityGroup

Public Member Functions

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

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
override string com.pcbsys.nirvana.client.nSubject.ToString ( )

Converts this object into a string

Returns
String representation of this subject