Uses of Class
com.ibm.itim.apps.ITIMFailedLoginException

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

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

Methods in com.ibm.itim.apps.identity that throw ITIMFailedLoginException
 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.
 ForgotPasswordConfiguration ForgotPasswordManager.getForgotPasswordConfiguration()
          The method returns the Forgot Password Configuration.
 ForgotPasswordConfiguration ForgotPasswordManager.getForgotPasswordConfiguration()
          The method returns the Forgot Password Configuration.
 java.util.Collection<java.lang.String> ForgotPasswordManager.getSecretQuestion(java.lang.String userID)
          The method gets a collection of secret questions to be asked when a user forgets the password.
 java.util.Collection<java.lang.String> ForgotPasswordManager.getSecretQuestion(java.lang.String userID)
          The method gets a collection of secret questions to be asked when a user forgets the password.
 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.