|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface TemplateWorkflowNewPasswordContext
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 |
|---|
java.lang.String getAccountUserId()
java.lang.String getAccountServiceName()
java.lang.String getAccountServiceProfileName()
java.lang.String getAccountPassword()
enrole.workflow.notifypassword found in enRole.properties
is true.
java.lang.String getAccountOwnerName()
java.lang.String getTransactionId()
int getPasswordExpirePeriod()
java.lang.String getPasswordRetrievalUrl()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||