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: ad_log_deprecated proc auth::driver::GetParameters 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