Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ User
Method
User
lib/remote/httpmessage.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
ApiUser::Ptr HttpApiRequest::User() const
109
{
110
return m_User;
111
}
112
113
void HttpApiRequest::User(const ApiUser::Ptr& user)
114
{
Callers
15
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleRequest
Method · 0.45
HandleGet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected