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

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

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

Methods in org.apache.shindig.social.core.oauth2 that return OAuth2Types.TokenFormat
static OAuth2Types.TokenFormat OAuth2Types.TokenFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OAuth2Types.TokenFormat[] OAuth2Types.TokenFormat.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.