| Package | Description |
|---|---|
| org.apache.shindig.auth |
| Modifier and Type | Method and Description |
|---|---|
static OAuthUtil.SignatureType |
OAuthUtil.getSignatureType(boolean tokenEndpoint,
String contentType) |
static OAuthUtil.SignatureType |
OAuthUtil.SignatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthUtil.SignatureType[] |
OAuthUtil.SignatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2012. All Rights Reserved.