Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp334 nlohmann::json::object_t ldapService; in parseLDAPConfigData() local
343 ldapService["SearchSettings"] = std::move(searchSettings); in parseLDAPConfigData()
344 ldap["LDAPService"] = std::move(ldapService); in parseLDAPConfigData()