Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1445 Privileges effectiveUserPrivileges = in handleAccountServiceGet() local
1449 effectiveUserPrivileges)) in handleAccountServiceGet()
1743 Privileges effectiveUserPrivileges = in handleAccountCollectionGet() local
1754 [asyncResp, thisUser, effectiveUserPrivileges]( in handleAccountCollectionGet()
1764 effectiveUserPrivileges.isSupersetOf({"ConfigureUsers"}); in handleAccountCollectionGet()
1767 effectiveUserPrivileges.isSupersetOf({"ConfigureSelf"}); in handleAccountCollectionGet()
2032 Privileges effectiveUserPrivileges = in handleAccountGet() local
2036 if (!effectiveUserPrivileges.isSupersetOf( in handleAccountGet()
2239 Privileges effectiveUserPrivileges = in handleAccountPatch() local
2243 effectiveUserPrivileges.isSupersetOf(configureUsers); in handleAccountPatch()
H A Dredfish_sessions.hpp126 Privileges effectiveUserPrivileges = in handleSessionDelete() local
129 if (!effectiveUserPrivileges.isSupersetOf({"ConfigureUsers"})) in handleSessionDelete()
H A Dnetwork_protocol.hpp248 Privileges effectiveUserPrivileges = in getNetworkData() local
255 effectiveUserPrivileges)) in getNetworkData()
H A Dcertificate_service.hpp465 Privileges effectiveUserPrivileges = in handleCertificateServiceGet() local
468 effectiveUserPrivileges)) in handleCertificateServiceGet()