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
Returns:
url with remapped hostname

Partial Call Graph (max 5 caller/called nodes):
%3 security::get_register_subsite security::get_register_subsite (public) security::replace_host_in_url security::replace_host_in_url security::get_register_subsite->security::replace_host_in_url util::join_location util::join_location (public) security::replace_host_in_url->util::join_location

Testcases:
No testcase defined.
[ show source ]
Show another procedure: