com.ibm.itim.apps.identity
Class ForgotPasswordConfiguration

java.lang.Object
  extended by com.ibm.itim.apps.identity.ForgotPasswordConfiguration

public class ForgotPasswordConfiguration
extends java.lang.Object

Provides forgot password configuration information

Since:
6.0

Constructor Summary
ForgotPasswordConfiguration(boolean resetOnly)
           
 
Method Summary
 boolean isResetOnly()
          The method returns the value of the Reset and Email password setting for forgotten passwords.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForgotPasswordConfiguration

public ForgotPasswordConfiguration(boolean resetOnly)
Method Detail

isResetOnly

public boolean isResetOnly()
The method returns the value of the Reset and Email password setting for forgotten passwords.

Returns:
The method return is boolean - true if the system is set to Reset and Email password after authenticating using challengesAndResponses,false otherwise false(set to change password only).


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.