beautypg.com

Sessionpoolmanager class, Setuserpassword, Setuserrole – HP NonStop G-Series User Manual

Page 278: Setapppassword

background image

setUserPassword

void 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

void 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

void 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.

SessionPoolManager Class

java.lang.Object
|
+----java.util.Dictionary
|
+----java.util.Hashtable
|
+----bea.web.SessionPoolManager

This base class represents a session pool manager which manages one or more session pools.
Each session pool identified by an ID contains a pool of connections to Jolt servers.

When an HTTP request arrives, the session pool manager uses an ID to find the corresponding