Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp92 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList; member
358 for (const auto& obj : confData.groupRoleList) in parseLDAPConfigData()
701 confData.groupRoleList.emplace_back( in getLDAPConfigData()
1099 handleRoleMapPatch(asyncResp, confData.groupRoleList, serverT, in handleLDAPPatch()