Package | Description |
---|---|
com.google.api.client.auth.oauth |
Beta 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
Beta 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
Beta Generic OAuth 1.0a URL to request a temporary credentials token (or "request token") from an authorization server. |
Copyright © 2011–2022 Google. All rights reserved.