auth::local::registration::Register (private)

 auth::local::registration::Register parameters username authority_id \
    first_names last_name screen_name email url password \
    secret_question secret_answer

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

Implements the Register operation of the auth_registration service contract for the local account implementation.

Parameters:
parameters
username
authority_id
first_names
last_name
screen_name
email
url
password
secret_question
secret_answer

Partial Call Graph (max 5 caller/called nodes):
%3 test_auth_registration_implementations auth_registration_implementations (test acs-authentication) auth::local::registration::Register auth::local::registration::Register test_auth_registration_implementations->auth::local::registration::Register acs_mail_lite::send acs_mail_lite::send (public) auth::local::registration::Register->acs_mail_lite::send acs_user::get_by_username acs_user::get_by_username (public) auth::local::registration::Register->acs_user::get_by_username ad_change_password ad_change_password (public) auth::local::registration::Register->ad_change_password ad_conn ad_conn (public) auth::local::registration::Register->ad_conn ad_generate_random_string ad_generate_random_string (public) auth::local::registration::Register->ad_generate_random_string AcsSc.auth_registration.register.local AcsSc.auth_registration.register.local (private) AcsSc.auth_registration.register.local->auth::local::registration::Register auth::local::registration::register_impl auth::local::registration::register_impl (private) auth::local::registration::register_impl->auth::local::registration::Register

Testcases:
auth_registration_implementations
[ show source ]
Show another procedure: