Uses of Class
org.apache.shindig.social.opensocial.oauth.OAuthEntry.Type

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)
           
 



Copyright © 2007-2012. All Rights Reserved.