auth::local::password::ChangePassword (private)

 auth::local::password::ChangePassword username new_password \
    [ old_password ] [ parameters ] [ authority_id ]

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

Implements the ChangePassword operation of the auth_password service contract for the local account implementation.

Parameters:
username
new_password
old_password (optional)
parameters (optional)
authority_id (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_auth_password_implementations auth_password_implementations (test acs-authentication) auth::local::password::ChangePassword auth::local::password::ChangePassword test_auth_password_implementations->auth::local::password::ChangePassword _ _ (public) auth::local::password::ChangePassword->_ acs_mail_lite::send acs_mail_lite::send (public) auth::local::password::ChangePassword->acs_mail_lite::send acs_user::get_by_username acs_user::get_by_username (public) auth::local::password::ChangePassword->acs_user::get_by_username acs_user::get_user_info acs_user::get_user_info (public) auth::local::password::ChangePassword->acs_user::get_user_info ad_acs_kernel_id ad_acs_kernel_id (public) auth::local::password::ChangePassword->ad_acs_kernel_id AcsSc.auth_password.changepassword.local AcsSc.auth_password.changepassword.local (private) AcsSc.auth_password.changepassword.local->auth::local::password::ChangePassword auth::local::password::register_impl auth::local::password::register_impl (private) auth::local::password::register_impl->auth::local::password::ChangePassword

Testcases:
auth_password_implementations
[ show source ]
Show another procedure: