Uses of Class
org.apache.shindig.social.core.oauth2.OAuth2Types.ErrorType

Packages that use OAuth2Types.ErrorType
org.apache.shindig.social.core.oauth2   
 

Uses of OAuth2Types.ErrorType in org.apache.shindig.social.core.oauth2
 

Methods in org.apache.shindig.social.core.oauth2 that return OAuth2Types.ErrorType
static OAuth2Types.ErrorType OAuth2Types.ErrorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OAuth2Types.ErrorType[] OAuth2Types.ErrorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.