Package | Description |
---|---|
com.intuit.ia.connection |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
IAPlatformClient.getOAuthAccessToken(String verifierCode,
String requestToken,
String requestTokenSecret,
String consumerKey,
String consumerSecret)
Gets the accesstoken and accesstokensecret
|
String |
IAPlatformClient.getOauthAuthorizeUrl(String requestToken) |
Map<String,String> |
IAPlatformClient.getRequestTokenAndSecret(String consumerKey,
String consumerSecret) |
Copyright © 2017. All rights reserved.