| Package | Description |
|---|---|
| com.google.api.client.auth.oauth |
OAuth 1.0 authorization as specified in RFC 5849:
The OAuth 1.0 Protocol (see detailed package specification).
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthGetAccessToken
Generic OAuth 1.0a URL to request to exchange the temporary credentials token (or "request
token") for a long-lived credentials token (or "access token") from an authorization server.
|
class |
OAuthGetTemporaryToken
Generic OAuth 1.0a URL to request a temporary credentials token (or "request token") from an
authorization server.
|
Copyright © 2011-2013 Google. All Rights Reserved.