auth::sync::sweeper (private)
auth::sync::sweeper
Defined in packages/acs-authentication/tcl/sync-procs.tcl
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: db_foreach select_authorities { select authority_id from auth_authorities where enabled_p = 't' and batch_sync_enabled_p = 't' } { auth::authority::batch_sync -authority_id $authority_id }Generic XQL file: packages/acs-authentication/tcl/sync-procs.xql
PostgreSQL XQL file: packages/acs-authentication/tcl/sync-procs-postgresql.xql
Oracle XQL file: packages/acs-authentication/tcl/sync-procs-oracle.xql