security::replace_host_in_url (private)
security::replace_host_in_url [ -hostname hostname ] url
Defined in packages/acs-tcl/tcl/security-procs.tcl
Given a fully qualified url, replace the hostname in this URL with the given hostname.
- Switches:
- -hostname (optional)
- Parameters:
- url (required)
- Returns:
- url with remapped hostname
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.