Setusername, Setuserpassword, Setuserrole – HP NonStop G-Series User Manual
Page 306: Setapppassword

setUserName
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.
setUserPassword
setUserPassword(String password)
password
A valid user password.
Usage You must set the TUXEDO user password before creating a session. This is only
required if the user authorization level is specified in TUXEDO.
setUserRole
setUserRole(String userrole)
userrole
A valid user role.
Usage You must set the TUXEDO user role before creating a session. This is only required if
the user authorization level is specified in TUXEDO.
setAppPassword
setAppPassword(String password)
password
A valid application password.
Usage You must set the TUXEDO application password before creating a session. This is only
required if the application or user authorization level is specified in TUXEDO.