Searched refs:ldapServerElementName (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | account_service.hpp | 712 const std::string& ldapServerElementName, in handleServiceAddressPatch() argument 715 setDbusProperty(asyncResp, ldapServerElementName + "/ServiceAddress", in handleServiceAddressPatch() 731 const std::string& ldapServerElementName, in handleUserNamePatch() argument 735 ldapServerElementName + "/Authentication/Username", in handleUserNamePatch() 751 const std::string& ldapServerElementName, in handlePasswordPatch() argument 755 ldapServerElementName + "/Authentication/Password", in handlePasswordPatch() 772 const std::string& ldapServerElementName, in handleBaseDNPatch() argument 776 ldapServerElementName + in handleBaseDNPatch() 793 const std::string& ldapServerElementName, in handleUserNameAttrPatch() argument 814 const std::string& ldapServerElementName, in handleGroupNameAttrPatch() argument [all …]
|