v2 (revision 9)



Deprecated API


Contents
Deprecated Fields
com.google.api.services.oauth2.Oauth2.DEFAULT_BASE_PATH
          (scheduled to be removed in 1.8) Use "/" + Oauth2.DEFAULT_SERVICE_PATH. 
 

Deprecated Methods
com.google.api.services.oauth2.Oauth2.builder(HttpTransport, JsonFactory)
          (scheduled to removed in 1.8) Use Builder#Builder(HttpTransport, JsonFactory, HttpRequestInitializer). 
com.google.api.services.oauth2.Oauth2.Builder.setBaseUrl(GenericUrl)
           
 

Deprecated Constructors
com.google.api.services.oauth2.Oauth2(HttpTransport, JsonFactory)
          (scheduled to be removed in 1.8) Use Oauth2.Oauth2(HttpTransport, JsonFactory, HttpRequestInitializer).