security::set_client_property_password (public)

 security::set_client_property_password password

Defined in packages/acs-tcl/tcl/security-procs.tcl

Convenience function for remembering user password as client property rather than passing it as query parameter.

Parameters:
password (required)
See Also:

Testcases:
No testcase defined.
Source code:
    ad_set_client_property -persistent f acs-admin user-password $password
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

[ hide source ] | [ make this the default ]
Show another procedure: