Attempts to change the user's password.
INVREQ, NOTAUTH, USERIDERR
Returns the number of days before the password expires. This method is valid after a successful verifyPassword method call in this class.
Returns the external security reason code of interest if a changePassword or verifyPassword method call is unsuccessful.
Returns the external security response code of interest if a changePassword or verifyPassword method call is unsuccessful.
Returns a reference to the IccGroupId object that holds information on the user's group ID.
Returns the number of times the wrong password has been entered for this user since the last successful signon. This method should only be used after a successful verifyPassword method.
Returns the user's language after a successful call to signon in IccTerminal.
Returns a reference to an IccAbsTime object that holds the time when the password was last changed. This method should only be used after a successful verifyPassword method.
Returns a reference to an IccAbsTime object that holds the time when the user ID was last used. This method should only be used after a successful verifyPassword method.
Returns a reference to an IccAbsTime object that holds the time when the password will expire. This method should only be used after a successful verifyPassword method.
Sets the IBM®-defined national language code that is to be associated with this user. This should be a three character value.
Checks that the supplied password matches the password recorded by the external security manager for this IccUser.
INVREQ, NOTAUTH, USERIDERR