Searched refs:serviceAddressList (Results 1 – 1 of 1) sorted by relevance
721 const std::vector<std::string>& serviceAddressList, in handleServiceAddressPatch() argument728 "LDAPServerURI", serviceAddressList.front()); in handleServiceAddressPatch()959 std::optional<std::vector<std::string>> serviceAddressList; member998 if (input.serviceAddressList) in handleLDAPPatch()1000 if (input.serviceAddressList->empty()) in handleLDAPPatch()1003 asyncResp->res, *input.serviceAddressList, "ServiceAddress"); in handleLDAPPatch()1018 if (!input.userName && !input.password && !input.serviceAddressList && in handleLDAPPatch()1046 if (input.serviceAddressList) in handleLDAPPatch()1048 handleServiceAddressPatch(*input.serviceAddressList, asyncResp, in handleLDAPPatch()1596 activeDirectoryObject.serviceAddressList, // in handleAccountServicePatch()[all …]