| Package | Description |
|---|---|
| org.apache.shindig.social.core.oauth2 |
Implementation of OAuth 2.0.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Types.GrantType |
OAuth2NormalizedRequest.getEnumeratedGrantType() |
static OAuth2Types.GrantType |
OAuth2Types.GrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2Types.GrantType[] |
OAuth2Types.GrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.