Searched defs:authValJson (Results 1 – 1 of 1) sorted by relevance
158 bool AuthorityManager::ValidateService(const nlohmann::json& authValJson, bool readOnly) in ValidateService()277 auto& authValJson = specificSvcsJson[serviceId]; in CheckSpecificServiceAuth() local