|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The workflow runtime context associated with new password activity.
Method Summary | |
---|---|
java.lang.String |
getAccountOwnerName()
Returns the account owner name for the account. |
java.lang.String |
getAccountPassword()
Returns the new account password in String form for the account. |
java.lang.String |
getAccountServiceName()
Returns the account service name for the account. |
java.lang.String |
getAccountServiceProfileName()
Returns the account service profile name for the account. |
java.lang.String |
getAccountUserId()
Returns the account user id for the account. |
int |
getPasswordExpirePeriod()
Returns the password delivery expiration period. |
java.lang.String |
getPasswordRetrievalUrl()
Returns the password delivery URL in order to retrieve the password using the accounts shared secret. |
java.lang.String |
getTransactionId()
Returns the password delivery transaction id for picking up the password created for this account. |
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext |
---|
getAccountDN, getNewPassword |
Methods inherited from interface com.ibm.itim.mail.workflow.WorkflowNotificationContext |
---|
getActivity, getActivity, getData, getParentProcess, getProcess, getRootProcess |
Method Detail |
public java.lang.String getAccountUserId()
public java.lang.String getAccountServiceName()
public java.lang.String getAccountServiceProfileName()
public java.lang.String getAccountPassword()
enrole.workflow.notifypassword
found in enRole.properties
is true.
public java.lang.String getAccountOwnerName()
public java.lang.String getTransactionId()
public int getPasswordExpirePeriod()
public java.lang.String getPasswordRetrievalUrl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |