CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Class
com.ibm.ctg.epi.EPISecurityAttrs

Packages that use EPISecurityAttrs
com.ibm.ctg.epi Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. 
 

Uses of EPISecurityAttrs in com.ibm.ctg.epi
 

Methods in com.ibm.ctg.epi that return EPISecurityAttrs
 EPISecurityAttrs EPITerminal.changePassword(java.lang.String newPass)
          Allows modification of the password for a given userid and current password with the External Security Manager
 EPISecurityAttrs Terminal.changePassword(java.lang.String newPass)
          Allows you to change the password for a given user ID and current password with the External Security Manager.
 EPISecurityAttrs TerminalSession.changePassword(java.lang.String newPass)
          Allows you to change the password for a given userid and current password with the External Security Manager
 EPISecurityAttrs EPITerminal.verifyPassword()
          Verifies the userid and password with the External Security Manager
 EPISecurityAttrs Terminal.verifyPassword()
          Verifies the user ID and password with the External Security Manager.
 EPISecurityAttrs TerminalSession.verifyPassword()
          Verifies the userid and password with the External Security Manager
 


©Copyright IBM Corp. 1994, 2014
Legal