Home
last modified time | relevance | path

Searched refs:isOperationAllowedWithPrivileges (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dprivileges.hpp284 inline bool isOperationAllowedWithPrivileges( in isOperationAllowedWithPrivileges() function
324 return isOperationAllowedWithPrivileges(it->second, userPrivileges); in isMethodAllowedWithPrivileges()
/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp249 if (isOperationAllowedWithPrivileges({{"ConfigureManager"}}, in getNetworkData()
H A Dcertificate_service.hpp430 if (isOperationAllowedWithPrivileges({{"ConfigureManager"}}, in handleCertificateServiceGet()
H A Daccount_service.hpp1412 if (isOperationAllowedWithPrivileges({{"ConfigureManager"}}, in handleAccountServiceGet()