| org.mule.modules.janrain.oauth.OAuthAdapter |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve access token
| |||||||||||
Get the callback to be called when the access token and secret need to be restored
| |||||||||||
Get the callback to be called when the access token and secret need to be saved for
later restoration
| |||||||||||
Retrieve OAuth verifier
| |||||||||||
Set access token
| |||||||||||
Set the callback to be called when the access token and secret need to be restored
| |||||||||||
Set the callback to be called when the access token and secret need to be saved for
later restoration
| |||||||||||
Set OAuth verifier
| |||||||||||
Retrieve access token
Get the callback to be called when the access token and secret need to be restored
Get the callback to be called when the access token and secret need to be saved for later restoration
Retrieve OAuth verifier
Set access token
| value |
|---|
Set the callback to be called when the access token and secret need to be restored
| restoreCallback | Callback to be called |
|---|
Set the callback to be called when the access token and secret need to be saved for later restoration
| saveCallback | Callback to be called |
|---|
Set OAuth verifier
| value | OAuth verifier to set |
|---|