org.jets3t.service.utils.oauth
Class OAuthConstants.GSOAuth2_10.Endpoints

java.lang.Object
  extended by org.jets3t.service.utils.oauth.OAuthConstants.GSOAuth2_10.Endpoints
Enclosing class:
OAuthConstants.GSOAuth2_10

public static class OAuthConstants.GSOAuth2_10.Endpoints
extends java.lang.Object


Field Summary
static java.lang.String Authorization
           
static java.lang.String Token
           
 
Constructor Summary
OAuthConstants.GSOAuth2_10.Endpoints()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Authorization

public static final java.lang.String Authorization
See Also:
Constant Field Values

Token

public static final java.lang.String Token
See Also:
Constant Field Values
Constructor Detail

OAuthConstants.GSOAuth2_10.Endpoints

public OAuthConstants.GSOAuth2_10.Endpoints()