Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

CICS® Transaction Gateway
v9.2.0.2 Base API

  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use EPISecurityAttrs 
    Package Description
    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 
      Modifier and Type Method and Description
      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

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

©Copyright IBM Corp. 1994, 2016


Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes