auth::driver::set_parameter_value (public)

 auth::driver::set_parameter_value -authority_id authority_id \
    -impl_id impl_id -parameter parameter -value value

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

Updates the parameter value in the database.

Switches:
-authority_id
(required)
-impl_id
(required)
-parameter
(required)
-value
(required)
Author:
Simon Carstensen <simon@collaboraid.biz>
Created:
2003-08-27

Partial Call Graph (max 5 caller/called nodes):
%3 test_auth_driver_get_parameter_values auth_driver_get_parameter_values (test acs-authentication) auth::driver::set_parameter_value auth::driver::set_parameter_value test_auth_driver_get_parameter_values->auth::driver::set_parameter_value test_sync_batch_ims_test sync_batch_ims_test (test acs-authentication) test_sync_batch_ims_test->auth::driver::set_parameter_value db_dml db_dml (public) auth::driver::set_parameter_value->db_dml db_string db_string (public) auth::driver::set_parameter_value->db_string packages/acs-admin/www/auth/authority-parameters.tcl packages/acs-admin/ www/auth/authority-parameters.tcl packages/acs-admin/www/auth/authority-parameters.tcl->auth::driver::set_parameter_value

Testcases:
auth_driver_get_parameter_values, sync_batch_ims_test
[ show source ]
Show another procedure: