AcsSc.auth_password.canresetpassword.local (private)

 AcsSc.auth_password.canresetpassword.local parameters

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

acs-service-contract operation. Call via acs_sc::invoke. Return whether the user can reset his/her password through this implementation. The value is not supposed to depend on the username and should be cachable.

Parameters:
parameters (required)
string []
Returns:
resettable_p - boolean
See Also:

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

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