auth::password::CanChangePassword (private)

 auth::password::CanChangePassword -authority_id authority_id

Defined in packages/acs-authentication/tcl/password-procs.tcl

Invoke the CanChangePassword operation on the given authority. Returns 0 if the authority does not have a password management driver.

Switches:
-authority_id
(required)
The ID of the authority that we are inquiring about.
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 auth::password::can_change_p auth::password::can_change_p (public) auth::password::CanChangePassword auth::password::CanChangePassword auth::password::can_change_p->auth::password::CanChangePassword auth::password::create_contract auth::password::create_contract (private) auth::password::create_contract->auth::password::CanChangePassword acs_sc::invoke acs_sc::invoke (public) auth::password::CanChangePassword->acs_sc::invoke auth::authority::get_element auth::authority::get_element (public) auth::password::CanChangePassword->auth::authority::get_element auth::driver::get_parameter_values auth::driver::get_parameter_values (public) auth::password::CanChangePassword->auth::driver::get_parameter_values

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