Searched refs:OperationMap (Results 1 – 4 of 4) sorted by relevance
30 OperationMap entityPrivileges{{boost::beast::http::verb::get, {{"Login"}}}}; in TEST()39 OperationMap entityPrivileges{{boost::beast::http::verb::get, {}}}; in TEST()48 OperationMap entityPrivileges{ in TEST()59 OperationMap entityPrivileges{ in TEST()70 OperationMap entityPrivileges{ in TEST()81 OperationMap entityPrivileges{ in TEST()91 OperationMap entityPrivileges = OperationMap( in TEST()
72 # "OperationMap": {112 Should Be Equal ${mappings[${account_service}]['OperationMap']['GET'][0]['Privilege'][0]}114 Should Be Equal ${mappings[${account_service}]['OperationMap']['HEAD'][0]['Privilege'][0]}116 Should Be Equal ${mappings[${account_service}]['OperationMap']['PATCH'][0]['Privilege'][0]}118 Should Be Equal ${mappings[${account_service}]['OperationMap']['PUT'][0]['Privilege'][0]}120 Should Be Equal ${mappings[${account_service}]['OperationMap']['DELETE'][0]['Privilege'][0]}122 Should Be Equal ${mappings[${account_service}]['OperationMap']['POST'][0]['Privilege'][0]}
274 using OperationMap = boost::container::flat_map<boost::beast::http::verb, typedef315 const OperationMap& operationMap, in isMethodAllowedWithPrivileges()
494 |Updated | "OperationMap": { |501 |Updated | "OperationMap": { |537 attributes directly, e.g., patch the POST privilege array of OperationMap of544 "OperationMap": {567 ConfigureSelf from a OperationMap. This design is for OEMPrivileges and