public class TokenAuthorization extends Object implements ThirdPartyAuthorization
Constructor and Description |
---|
TokenAuthorization(String accessToken,
String tokenSecret)
Token based third party authorization used in MERCHANT or PLATFORM APIs
|
Modifier and Type | Method and Description |
---|---|
String |
getAccessToken() |
String |
getTokenSecret() |
Copyright © 2016. All Rights Reserved.