listState
Returns a formatted string containing the current state of the object.
makeSecurityDefault
Informs the client that the current user ID and password for this object is
to become the default for ECI and EPI requests passed to the server as specified
in the construction of the connection object.
password (1)
Returns the password held by the CclConn object, padded with spaces to
10 characters, or blanks if there is no password.
serverName (1)
Returns the name of the server system held by the CclConn object,
padded with spaces, or blanks if the default CICS server
is being used and no calls have yet been made.
serverStatus
Returns an enumeration value, set by an earlier status or changed request, indicating the availability
of the server. Possible values are listed under Enumerations.
serverStatusText
Returns a string, set by an earlier status or changed request, indicating the availability of the server.
userId (1)
Returns the user ID held by the CclConn object, padded with spaces, or
blanks if none.