Authentication_HardcodedAccounts class
This class implements the login method needed to handle actual user authentication. It extends Authentication and implements the Accountable interface.
Located in /classes/Authentication/HardcodedAccounts.php (line 23)
Authentication | --Authentication_HardcodedAccounts
Authentication_HardcodedAccounts constructor
Instantiates a new Users object and stores a reference in the users property.
login method
Uses the reference Users class to handle user validation.
Inherited From Authentication
Authentication::getAccount()
Authentication::isLoggedIn()
Authentication::login()
Documentation generated on Mon, 26 Jul 2010 22:07:04 +0100 by phpDocumentor 1.4.3