Storage
Table of Contents
Interfaces
- OAuthStorageInterface
 - Specifies the methods required for an OAuth token storage adapter
 
Classes
- MemoryStorage
 - Implements a memory storage adapter.
 - OAuthStorageAbstract
 - Implements an abstract OAuth storage adapter
 - OAuthStorageException
 - SessionStorage
 - Implements a session storage adapter.