public interface TokenInfoService
CoinOAuthTokenInfo instances| Modifier and Type | Method and Description |
|---|---|
void |
deleteCoinOAuthTokenInfo(String userId,
String gadgetUri,
String moduleId,
String tokenName,
String serviceName) |
CoinOAuthTokenInfo |
getCoinOAuthTokenInfo(String userId,
String gadgetUri,
String moduleId,
String tokenName,
String serviceName) |
void |
saveCoinOAuthTokenInfo(CoinOAuthTokenInfo tokenInfo) |
CoinOAuthTokenInfo getCoinOAuthTokenInfo(String userId, String gadgetUri, String moduleId, String tokenName, String serviceName)
void saveCoinOAuthTokenInfo(CoinOAuthTokenInfo tokenInfo)
Copyright © 2007-2012. All Rights Reserved.