auth::authority::get_required_columns (private)
auth::authority::get_required_columns
Defined in packages/acs-authentication/tcl/authority-procs.tcl
Get a list of the required columns in the auth_authorities table.
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return { authority_id short_name pretty_name }Generic XQL file: packages/acs-authentication/tcl/authority-procs.xql
PostgreSQL XQL file: packages/acs-authentication/tcl/authority-procs-postgresql.xql
Oracle XQL file: packages/acs-authentication/tcl/authority-procs-oracle.xql