Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
void Url::SetPassword(const String& password)
146
{
147
m_Password = password;
148
}
149
150
void Url::SetHost(const String& host)
151
{
Callers
3
Run
Method · 0.80
CreateTestUsers
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected