Userinfo class, Userinfo constructor, Userinfo methods – HP NonStop G-Series User Manual
Page 277: Setusername

UserInfo Class
java.lang.Object
|
+----bea.web.UserInfo
This class contains the TUXEDO user authentication information. This information may be
needed to create a TUXEDO session. If the user does not want to expose the authentication
information on the web server, the user may embed the authentication information within a
derived class.
UserInfo Constructor
The following constructor creates an instance of the UserInfo class.
UserInfo()
Usage This constructor creates an instance of the UserInfo class.
UserInfo Methods
The following methods are used in conjunction with the UserInfo class:
setUserName
void setUserName(String username)
username
Specifies a valid user name.
Usage You must set the TUXEDO user name before creating a session pool. This is only
required if the user authorization level is specified in TUXEDO.