This class can be used to authenticate site users.
It looks up an user and password in array with all authorized users.
If the user exists and the password is correct, it sets two cookies, one for the user and another for the password, to start an authenticated session.
The class may also invalidate the authentication by forcing the user and password cookies to expire.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.