From cff9ca4211a9b3ab3669957c9c3e991732f8cfb3 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 17 Jul 2004 16:41:45 +0000 Subject: Add note about deprecation of password.h as it is superseeded by OMAF --- (limited to 'library/password.h') diff --git a/library/password.h b/library/password.h index a2f2c3c..ce98ad5 100644 --- a/library/password.h +++ b/library/password.h @@ -22,8 +22,12 @@ #include +/** + * DEPRECATED now use Opie's Multiauth Framework + * @see Opie::Security::MultiauthPassword + */ class Password -{ +{ public: static bool needToAuthenticate(bool atpoweron=FALSE); // Opie extension to speed up suspend/resume (sandman) static void authenticate(bool atpoweron=FALSE); -- cgit v0.9.0.2