| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth2 | |
| org.apache.shindig.gadgets.oauth2.persistence.sample |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BasicOAuth2Store.runImport(OAuth2Persister source,
OAuth2Persister target,
boolean clean) |
| 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 |
JSONOAuth2Persister
Persistence implementation that reads
config/oauth2.json on startup |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.