Uses of Class
org.apache.shindig.auth.OAuthUtil.SignatureType

Packages that use OAuthUtil.SignatureType
org.apache.shindig.auth   
 

Uses of OAuthUtil.SignatureType in org.apache.shindig.auth
 

Methods in org.apache.shindig.auth that return OAuthUtil.SignatureType
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.