Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetUsername
Method
GetUsername
lib/remote/url.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
String Url::GetUsername() const
101
{
102
return m_Username;
103
}
104
105
String Url::GetPassword() const
106
{
Callers
1
SendRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected