Searched refs:forceAuth (Results 1 – 3 of 3) sorted by relevance
158 forceAuth = std::get<bool>(properties["ForceAuthentication"]); in updateSOLParameter()314 sol::Manager::get().forceAuth = std::get<bool>(prop.second); in procSolConfChange()
122 bool forceAuth = true; member in sol::Manager
1481 bool forceAuth = false; in setSolConfParams() local1484 if (req.unpack(privilegeBits, reserved2, forceAuth, forceEncrypt) != in setSolConfParams()1513 forceAuth)) in setSolConfParams()1656 bool forceAuth = false; in getSolConfParams() local1667 forceAuth)) in getSolConfParams()1678 ret.pack(uint4_t{privilege}, uint2_t{}, forceAuth, forceEncrypt); in getSolConfParams()