Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1036 const std::string& serverT) mutable { in handleLDAPPatch() argument
1042 parseLDAPConfigData(asyncResp->res.jsonValue, confData, serverT); in handleLDAPPatch()
1047 handleServiceEnablePatch(false, asyncResp, serverT, dbusObjectPath); in handleLDAPPatch()
1053 serverT, dbusObjectPath); in handleLDAPPatch()
1057 handleUserNamePatch(*input.userName, asyncResp, serverT, in handleLDAPPatch()
1062 handlePasswordPatch(*input.password, asyncResp, serverT, in handleLDAPPatch()
1068 handleBaseDNPatch(*input.baseDNList, asyncResp, serverT, in handleLDAPPatch()
1074 serverT, dbusObjectPath); in handleLDAPPatch()
1078 handleGroupNameAttrPatch(*input.groupsAttribute, asyncResp, serverT, in handleLDAPPatch()
1089 serverT, dbusObjectPath); in handleLDAPPatch()
[all …]