Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
void Url::SetUsername(const String& username)
141
{
142
m_Username = username;
143
}
144
145
void Url::SetPassword(const String& password)
146
{
Callers
2
Run
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected