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 |
OAuthHmacSha256Signer
OAuth
"HMAC-SHA256" signature method. |
class |
OAuthHmacSigner
|
class |
OAuthRsaSigner
|
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.