#include </home/clem/local/src/opie/libopie2/opiesecurity/multiauthpassword.h>
Static Public Member Functions | |
| static void | authenticate (int authMode=LockNow) |
| Require (if configured so) user authentication to unlock and continue. | |
| static bool | needToAuthenticate (bool atpoweron=false) |
Definition at line 55 of file multiauthpassword.h.
|
|
Require (if configured so) user authentication to unlock and continue. This method will check if you require authentication and then will lock the screen and ask for a successful authentication (explaining what it does or not, depending on your local configuration). It may go into an event loop, but anyhow it will only end when the user has successfully authenticated to the system.
Definition at line 86 of file multiauthpassword.cpp. References Opie::Security::IfPowerOn, Opie::Security::IfResume, Opie::Security::MultiauthMainWindow::isAlreadyDone(), qApp, Config::readBoolEntry(), Config::setGroup(), and Opie::Security::TestNow. Referenced by LockMenuApplet::activated(), ServerApplication::login(), main(), and MultiauthGeneralConfig::tryAuth(). |
|
|
Tells if the users requires authentication (used internally to know whether to repaint the screen on resume)
Definition at line 62 of file multiauthpassword.cpp. Referenced by ServerApplication::togglePower(). |
1.4.2