This file supplies a dumb store backend for OpenID servers and consumers.
PHP versions 4 and 5
LICENSE: See the COPYING file included in this distribution.
Class | Description |
---|---|
Auth_OpenID_DumbStore | This is a store for use in the worst case, when you have no way of saving state on the consumer site. Using this store makes the consumer vulnerable to replay attacks, as it's unable to use nonces. Avoid using this store if it is at all possible. |
Import the interface for creating a new store class.
Documentation generated on Thu, 05 May 2011 19:14:24 -0400 by phpDocumentor 1.4.3