| 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 |
OAuthHmacSigner
OAuth
"HMAC-SHA1" signature method. |
class |
OAuthRsaSigner
OAuth
"RSA-SHA1" signature method. |
| Modifier and Type | Field and Description |
|---|---|
OAuthSigner |
AbstractOAuthGetToken.signer
Required OAuth signature algorithm.
|
OAuthSigner |
OAuthParameters.signer
Required OAuth signature algorithm.
|
Copyright © 2011-2013 Google. All Rights Reserved.