Module OpenID::Store
In: lib/openid/store/filesystem.rb
lib/openid/store/interface.rb
lib/openid/store/memcache.rb
lib/openid/store/memory.rb

Stores for Associations and nonces. Used by both the Consumer and the Server. If you have a database abstraction layer or other state storage in your application or framework already, you can implement the store interface.

Classes and Modules

Class OpenID::Store::Filesystem
Class OpenID::Store::Interface
Class OpenID::Store::Memcache
Class OpenID::Store::Memory

[Validate]