com.google.code.linkedinapi.client.oauth.LinkedInOAuthService |
The Interface LinkedInOAuthService.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the o auth access token.
| |||||||||||
Gets the o auth request token.
| |||||||||||
Gets the o auth request token.
| |||||||||||
Invalidate Token.
| |||||||||||
Sign request with token.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.code.linkedinapi.client.LinkedInCommunicationClient
|
Gets the o auth access token.
requestToken | The request token |
---|---|
oauthVerifier | The oauthVerifier |
Gets the o auth request token.
callBackUrl | The callback url. |
---|
Gets the o auth request token.
Invalidate Token.
accessToken | The access token |
---|
Sign request with token.
request | The request |
---|---|
accessToken | The access token |