com.ibm.itim.apps.identity
Class ForgotPasswordRequest

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

public class ForgotPasswordRequest
extends java.lang.Object

Represents a forgot password request submitted to the system.

Since:
6.0

Constructor Summary
ForgotPasswordRequest(java.lang.Long pid)
          Constructs with a request id.
 
Method Summary
 java.lang.Long getRequestID()
          Returns the ID of the request.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForgotPasswordRequest

public ForgotPasswordRequest(java.lang.Long pid)
Constructs with a request id.

Parameters:
id - Unique id of the request.
Method Detail

getRequestID

public java.lang.Long getRequestID()
Returns the ID of the request.

Returns:
ID of the request.


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.