|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuthEntry.Type | |
|---|---|
| org.apache.shindig.social.opensocial.oauth | The Social Authentication package |
| Uses of OAuthEntry.Type in org.apache.shindig.social.opensocial.oauth |
|---|
| Methods in org.apache.shindig.social.opensocial.oauth that return OAuthEntry.Type | |
|---|---|
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. |
| Methods in org.apache.shindig.social.opensocial.oauth with parameters of type OAuthEntry.Type | |
|---|---|
void |
OAuthEntry.setType(OAuthEntry.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||