sec_handler_reset (private)
sec_handler_reset
Defined in packages/acs-tcl/tcl/security-procs.tcl
Provide dummy values for global variables provided by the sec_handler, in case, the sec_handler is not called or runs into an exception.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: set ::__csp_nonce [::security::csp::nonce] set ::__csrf_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