| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth |
| Modifier and Type | Method and Description |
|---|---|
BasicOAuthStoreConsumerKeyAndSecret.KeyType |
BasicOAuthStoreConsumerKeyAndSecret.getKeyType() |
static BasicOAuthStoreConsumerKeyAndSecret.KeyType |
BasicOAuthStoreConsumerKeyAndSecret.KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicOAuthStoreConsumerKeyAndSecret.KeyType[] |
BasicOAuthStoreConsumerKeyAndSecret.KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicOAuthStoreConsumerKeyAndSecret(String key,
String secret,
BasicOAuthStoreConsumerKeyAndSecret.KeyType type,
String name,
String callbackUrl) |
Copyright © 2007-2012. All Rights Reserved.