MCPcopy Create free account
hub / github.com/Icinga/icinga2 / SetPassword

Method SetPassword

lib/remote/url.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void Url::SetPassword(const String& password)
146{
147 m_Password = password;
148}
149
150void Url::SetHost(const String& host)
151{

Callers 3

RunMethod · 0.80
CreateTestUsersMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected