This section describes the functions provided by the ESI
that can be called from an application program.
CICS_VerifyPassword
The CICS_VerifyPassword
function allows a client application to verify that a password matches
the password recorded by an external security manager for a specified
user ID.
CICS_ChangePassword
The CICS_ChangePassword
function allows a client application to change the password recorded
by an external security manager for a specified user ID.
CICS_SetDefaultSecurity
A client application can specify a default user ID and
password to be used for ECI and EPI requests passed to the server
by using the CICS_SetDefaultSecurity
function.