Searched refs:OperationMap (Results 1 – 4 of 4) sorted by relevance
32 OperationMap entityPrivileges{{boost::beast::http::verb::get, {{"Login"}}}}; in TEST()41 OperationMap entityPrivileges{{boost::beast::http::verb::get, {}}}; in TEST()50 OperationMap entityPrivileges{ in TEST()61 OperationMap entityPrivileges{ in TEST()72 OperationMap entityPrivileges{ in TEST()83 OperationMap entityPrivileges{ in TEST()93 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]}
261 using OperationMap = boost::container::flat_map<boost::beast::http::verb, typedef302 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