| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth2 | |
| org.apache.shindig.gadgets.oauth2.persistence | |
| org.apache.shindig.gadgets.oauth2.persistence.sample |
| Constructor and Description |
|---|
BasicOAuth2Store(OAuth2Cache cache,
OAuth2Persister persister,
OAuth2Encrypter encrypter,
String globalRedirectUri,
Authority authority,
String contextRoot,
BlobCrypter stateCrypter) |
OAuth2Module.OAuth2StoreProvider(String globalRedirectUri,
boolean importFromConfig,
boolean importClean,
Authority authority,
OAuth2Cache cache,
OAuth2Persister persister,
OAuth2Encrypter encrypter,
String contextRoot,
BlobCrypter stateCrypter) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapCache |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryCache
OAuth2Cache implementation using in-memory HashMaps. |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.