MCPcopy 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
108ApiUser::Ptr HttpApiRequest::User() const
109{
110 return m_User;
111}
112
113void HttpApiRequest::User(const ApiUser::Ptr& user)
114{

Callers 15

HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleGetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected