Class OpenID::MemoryStore
In: lib/openid/stores.rb
Parent: Store

An in-memory implementation of Store. This class is mainly used for testing, though it may be useful for long-running single process apps.

You should probably be looking at OpenID::FilesystemStore

Methods

Public Class methods

Public Instance methods

[Validate]