Searched refs:ldapServiceName (Results 1 – 1 of 1) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | certificate_service.hpp | 70 constexpr const char* ldapServiceName = variable 592 service = certs::ldapServiceName; in handleReplaceCertificateAction() 766 service = certs::ldapServiceName; in handleGenerateCSRAction() 1144 certs::ldapServiceName, certId, certURL, in handleLDAPCertificateCollectionPost() 1149 certs::ldapServiceName, certs::ldapObjectPath, certs::certInstallIntf, in handleLDAPCertificateCollectionPost() 1167 getCertificateProperties(asyncResp, objPath, certs::ldapServiceName, id, in handleLDAPCertificateGet() 1184 deleteCertificate(asyncResp, certs::ldapServiceName, objPath); in handleLDAPCertificateDelete()
|