Searched refs:forceAuth (Results 1 – 3 of 3) sorted by relevance
160 forceAuth = std::get<bool>(properties["ForceAuthentication"]); in updateSOLParameter()316 sol::Manager::get().forceAuth = std::get<bool>(prop.second); in procSolConfChange()
122 bool forceAuth = true; member in sol::Manager
1433 bool forceAuth = false; in setSolConfParams() local1436 if (req.unpack(privilegeBits, reserved2, forceAuth, forceEncrypt) != in setSolConfParams()1465 forceAuth)) in setSolConfParams()1600 bool forceAuth = false; in getSolConfParams() local1611 forceAuth)) in getSolConfParams()1622 ret.pack(uint4_t{privilege}, uint2_t{}, forceAuth, forceEncrypt); in getSolConfParams()