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

Method SetUsername

lib/remote/url.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void Url::SetUsername(const String& username)
141{
142 m_Username = username;
143}
144
145void Url::SetPassword(const String& password)
146{

Callers 2

RunMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected