Uses of Class
com.ibm.itim.apps.identity.ForgotPasswordRequest

Packages that use ForgotPasswordRequest
com.ibm.itim.apps.identity Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management. 
 

Uses of ForgotPasswordRequest in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity that return ForgotPasswordRequest
 ForgotPasswordRequest ForgotPasswordManager.changePassword(java.lang.String userID, java.util.Map<java.lang.String,java.lang.String> challengesAndResponses, java.lang.String newPassword)
          The method changes the password for the associated userID after authenticating the user using challengesAndResponses and verifying that the system is set to allow password changes after challenge-response authentication.
 ForgotPasswordRequest ForgotPasswordManager.changePassword(java.lang.String userID, java.util.Map<java.lang.String,java.lang.String> challengesAndResponses, java.lang.String newPassword)
          The method changes the password for the associated userID after authenticating the user using challengesAndResponses and verifying that the system is set to allow password changes after challenge-response authentication.
 ForgotPasswordRequest ForgotPasswordManager.resetPassword(java.lang.String userID, java.util.Map<java.lang.String,java.lang.String> challengesAndResponses)
          The method resets the password for the associated userID after authenticating using challenge response.
 ForgotPasswordRequest ForgotPasswordManager.resetPassword(java.lang.String userID, java.util.Map<java.lang.String,java.lang.String> challengesAndResponses)
          The method resets the password for the associated userID after authenticating using challenge response.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.