Home
last modified time | relevance | path

Searched refs:checkPrivileges (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp62 bool checkPrivileges(const redfish::Privileges& userPrivileges) in checkPrivileges() function in crow::BaseRule
/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp87 if (!rule.checkPrivileges(userPrivileges)) in isUserPrivileged()