auth::authority::get_short_names (public)
auth::authority::get_short_names
Defined in packages/acs-authentication/tcl/authority-procs.tcl
Return a list of authority short names.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- auth_authority_api
Source code: return [db_list select_authority_short_names { select short_name from auth_authorities }]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