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 |
OAuthHmacSigner
Beta OAuth "HMAC-SHA1" signature method. |
class |
OAuthRsaSigner
Beta 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–2022 Google. All rights reserved.