|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicOAuthStoreConsumerKeyAndSecret.KeyType | |
|---|---|
| org.apache.shindig.gadgets.oauth | |
| Uses of BasicOAuthStoreConsumerKeyAndSecret.KeyType in org.apache.shindig.gadgets.oauth |
|---|
| Methods in org.apache.shindig.gadgets.oauth that return BasicOAuthStoreConsumerKeyAndSecret.KeyType | |
|---|---|
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. |
| Constructors in org.apache.shindig.gadgets.oauth with parameters of type BasicOAuthStoreConsumerKeyAndSecret.KeyType | |
|---|---|
BasicOAuthStoreConsumerKeyAndSecret(String key,
String secret,
BasicOAuthStoreConsumerKeyAndSecret.KeyType type,
String name,
String callbackUrl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||