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):
- Testcases:
- No testcase defined.
Source code: return [auth::local::password::CanResetPassword $parameters]XQL Not present: Generic, PostgreSQL, Oracle