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 Tue, 09 Sep 2008 12:12:27 -0700 by phpDocumentor 1.3.2