auth::driver::GetParameters (public, deprecated)
auth::driver::GetParameters -impl_id impl_id
Defined in packages/acs-authentication/tcl/driver-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns a list of names of parameters for the driver This proc duplicates auth::driver::get_parameters
- Switches:
- -impl_id (required)
- Author:
- Simon Carstensen <simon@collaboraid.biz>
- Created:
- 2003-08-27
See Also:- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ns_log Notice "Deprecated proc auth::driver::GetParameters used:\n[ad_get_tcl_call_stack]" return [acs_sc::invoke -error -impl_id $impl_id -operation GetParameters]Generic XQL file: packages/acs-authentication/tcl/driver-procs.xql
PostgreSQL XQL file: packages/acs-authentication/tcl/driver-procs-postgresql.xql
Oracle XQL file: packages/acs-authentication/tcl/driver-procs-oracle.xql