This class can be used to authenticate users with account records stored in a MySQL database table.
It connects to a MySQL database and retrieves the password field of the record a given user to be authenticated.
If the given user record exists, the class verifies whether the password is correct, eventually using a configurable password hashing function.
The user records database table name and the user identifier and password field names are also configurable.
| There are not enough user ratings to display for this class. |
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.