com.google.api.client.googleapis.auth.oauth2.draft10
Class GoogleAccessTokenRequest
java.lang.Object
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest
public class GoogleAccessTokenRequest
- extends Object
Google extension to the OAuth 2.0 (draft 10) request for an access token.
- Since:
- 1.4
- Author:
- Yaniv Inbar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHORIZATION_SERVER_URL
public static final String AUTHORIZATION_SERVER_URL
- Authorization server URL for requesting tokens.
- See Also:
- Constant Field Values
Copyright © 2010-2011 Google. All Rights Reserved.