beautypg.com

Getsendtimeout, Getsessiontimeout, Setusername – HP NonStop G-Series User Manual

Page 228: Getusername, Setuserrole

background image

getSendTimeOut

The getSendTimeOut() method gets the SENDTIMEOUT attribute.

int getSendTimeOut()

Returns Send timeout value.

Usage Gets the SENDTIMEOUT attribute.

getSessionTimeOut

The getSessionTimeOut() method gets the SESSIONTIMEOUT attribute.

String getSessionTimeOut()

Returns Session timeout value.

Usage Gets the SESSIONTIMEOUT attribute.

setUserName

The setUserName() method sets the TUXEDO user name to be used at logon.

void setUserName(String value)

value

TUXEDO user name.

Usage Sets the TUXEDO user name to be used at logon.

getUserName

The getUserName() method gets the TUXEDO user name to be used at logon.

String getUserName()

Returns TUXEDO user name.

Usage Gets the TUXEDO user name to be used at logon.

setUserRole

The setUserRole() method sets the TUXEDO user role to be used at logon.

void setUserRole(String value)