sec_get_token_from_nsv (private)
sec_get_token_from_nsv token_id token_var
Defined in packages/acs-tcl/tcl/security-procs.tcl
Just for compatibility with AOLserver, which does not support an atomic check and get operation for nsv.
- Parameters:
- token_id (required)
- token_var (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: upvar $token_var token return [nsv_get secret_tokens $token_id token]Generic XQL file: packages/acs-tcl/tcl/security-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/security-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/security-procs-oracle.xql