|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.itim.apps.identity.ForgotPasswordRequest
public class ForgotPasswordRequest
Represents a forgot password request submitted to the system.
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 |
---|
public ForgotPasswordRequest(java.lang.Long pid)
id
- Unique id of the request.Method Detail |
---|
public java.lang.Long getRequestID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |