AcsSc.auth_password.retrievepassword.local (private)

 AcsSc.auth_password.retrievepassword.local username parameters

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Retrieve the user's password. The implementation can either return the password, in which case the authentication API will email the password to the user. Or it can email the password itself, in which case it would return the empty string for password.

Parameters:
username - string
parameters - string []
Returns:
password_status - string
password_message - string
password - string
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 auth::local::password::RetrievePassword auth::local::password::RetrievePassword (private) AcsSc.auth_password.retrievepassword.local AcsSc.auth_password.retrievepassword.local AcsSc.auth_password.retrievepassword.local->auth::local::password::RetrievePassword

Testcases:
No testcase defined.
[ show source ]
Show another procedure: