| com.google.gdata.client.authn.oauth.OAuthSigner |
Known Indirect Subclasses
|
Interface for signing OAuth requests.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Signs the input string using the appropriate signature method.
| |||||||||||
Gets the signature method for this specific implementation.
| |||||||||||
Signs the input string using the appropriate signature method.
| baseString | The string to sign |
|---|---|
| oauthParameters | The parameters related to the OAuth request or
null |
| OAuthException | if signing the request fails |
|---|
Gets the signature method for this specific implementation.