Making ESI calls from a Java client program

Use the ESIRequest base class for password management.

The following table shows Java™ objects corresponding to the ESI terms listed in I/O parameters on ESI calls.

Table 1. ESI terms and corresponding Java objects
ESI term Java object
Current password ESIRequest.setCurrentPassword()
New password ESIRequest.setNewPassword()
Server name ESIRequest.setServer()
User ID ESIRequest.setUserid()

Verifying a password using ESI

Use the verifyPassword method, passing the current password, user ID and server name to verify a password.

Changing a password using ESI

Use the changePassword method, passing the current password, new password, user ID and server name to change a password.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/javesi.html