Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp80 constexpr const char* authorityObjectPath = variable
300 else if (objPath.parent_path() == certs::authorityObjectPath) in getCertificateList()
601 sdbusplus::message::object_path(certs::authorityObjectPath) / id; in handleReplaceCertificateAction()
1237 getCertificateList(asyncResp, certs::authorityObjectPath, in handleTrustStoreCertificateCollectionGet()
1291 certs::authorityServiceName, certs::authorityObjectPath, in handleTrustStoreCertificateCollectionPost()
1316 sdbusplus::message::object_path(certs::authorityObjectPath) / certId; in handleTrustStoreCertificateGet()
1339 sdbusplus::message::object_path(certs::authorityObjectPath) / certId; in handleTrustStoreCertificateDelete()
H A Daccount_service.hpp1289 sdbusplus::message::object_path(certs::authorityObjectPath) / id; in handleAccountServiceClientCertificatesInstanceGet()