| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth2 | |
| org.apache.shindig.gadgets.oauth2.persistence |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Accessor.Type |
OAuth2Accessor.getType() |
OAuth2Accessor.Type |
BasicOAuth2Accessor.getType() |
static OAuth2Accessor.Type |
OAuth2Accessor.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2Accessor.Type[] |
OAuth2Accessor.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicOAuth2Accessor.setType(OAuth2Accessor.Type type) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Accessor.Type |
OAuth2Client.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Client.setType(OAuth2Accessor.Type type) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.