| Package | Description |
|---|---|
| org.apache.shindig.social.opensocial.oauth |
The Social Authentication package
OAuth interfaces that are used throughout the Social Component to
manage OAuth assertions.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthEntry.Type |
OAuthEntry.getType() |
static OAuthEntry.Type |
OAuthEntry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthEntry.Type[] |
OAuthEntry.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 |
OAuthEntry.setType(OAuthEntry.Type type) |
Copyright © 2007-2012. All Rights Reserved.