Home
last modified time | relevance | path

Searched defs:userPasswordExpired (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1034 bool UserMgr::userPasswordExpired(const std::string& userName) in userPasswordExpired() function in phosphor::user::UserMgr
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp2077 const bool* userPasswordExpired = nullptr; in handleAccountGet() local