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.hpp78 constexpr const char* authorityObjectPath = variable
298 else if (objPath.parent_path() == certs::authorityObjectPath) in getCertificateList()
599 sdbusplus::message::object_path(certs::authorityObjectPath) / id; in handleReplaceCertificateAction()
1235 getCertificateList(asyncResp, certs::authorityObjectPath, in handleTrustStoreCertificateCollectionGet()
1289 certs::authorityServiceName, certs::authorityObjectPath, in handleTrustStoreCertificateCollectionPost()
1314 sdbusplus::message::object_path(certs::authorityObjectPath) / certId; in handleTrustStoreCertificateGet()
1337 sdbusplus::message::object_path(certs::authorityObjectPath) / certId; in handleTrustStoreCertificateDelete()
H A Daccount_service.hpp1286 sdbusplus::message::object_path(certs::authorityObjectPath) / id; in handleAccountServiceClientCertificatesInstanceGet()