Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp77 constexpr const char* ldapObjectPath = "/xyz/openbmc_project/certs/client/ldap"; variable
292 else if (objPath.parent_path() == certs::ldapObjectPath) in getCertificateList()
589 objectPath = sdbusplus::message::object_path(certs::ldapObjectPath) / in handleReplaceCertificateAction()
765 objectPath = certs::ldapObjectPath; in handleGenerateCSRAction()
1103 getCertificateList(asyncResp, certs::ldapObjectPath, in handleLDAPCertificateCollectionGet()
1149 certs::ldapServiceName, certs::ldapObjectPath, certs::certInstallIntf, in handleLDAPCertificateCollectionPost()
1166 sdbusplus::message::object_path(certs::ldapObjectPath) / id; in handleLDAPCertificateGet()
1182 sdbusplus::message::object_path(certs::ldapObjectPath) / id; in handleLDAPCertificateDelete()