SQL-backed OpenID stores.
PHP versions 4 and 5
LICENSE: See the COPYING file included in this distribution.
Class | Description |
---|---|
Auth_OpenID_SQLStore | This is the parent class for the SQL stores, which contains the logic common to all of the SQL stores. |
Require the PEAR DB module because we'll need it for the SQL-based
stores implemented here. We silence any errors from the inclusion because it might not be present, and a user of the SQL stores may supply an Auth_OpenID_DatabaseConnection instance that implements its own storage.
Documentation generated on Fri, 27 Jun 2008 15:58:47 -0700 by phpDocumentor 1.3.2