Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.js38 APIUtils.getCertificateLocations().then(
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp928 .privileges(redfish::privileges::getCertificateLocations) in requestRoutesCertificateService()
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1362 getCertificateLocations: function() { method in AnonymousFunction1ea782bb0200.SERVICE
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp268 const static auto& getCertificateLocations = privilegeSetConfigureManager; variable