ClassName:ClsLAuthentication
Constructor
function __construct(&$pdo,&$objSession)
Methods
1).setControlPanel
function setControlPanel($controlPanel)
2).setWrapperObject
function setWrapperObject($objTable)
3).logout
function logout()
4).clearAuthentication
function clearAuthentication()
5).retrievePassword
function retrievePassword()
6).changePassword
function changePassword()
7).authenticate
function authenticate($objRequest,$isLock=false,$user=false,$password=false)