| Class | Description |
|---|---|
| CoinOAuthDataStore |
OAuthDataStore that retrieves the values from EngineBlock
Usage scenario: coin container is the oauth provider (oauth data are stored
here, e.g. iGoogle requests data from Coin) |
| CoinOAuthModule |
Replacement for the
OAuthModule . |
| CoinOAuthServlet |
Coin OAuth Servlet extends SampleOAuthServlet.
|
| CoinOAuthStore |
OAuthStore that retrieves the consumer_key, consumer_secret and
key_type from the Engine Block
Usage scenario: coin container is the oauth consumer (oauth data are stored elsewhere,
this container tries to fetch data from e.g. |
| CoinOAuthStoreProvider | |
| CoinOAuthTokenInfo |
Domain object to store
OAuthStore.TokenInfo objects in the database |
| CoinVoFilter |
Responsible for rewriting the URL: grabbing the vo part and turning this into
a query parameter
|
Copyright © 2007-2012. All Rights Reserved.