Uses of Class
nl.surfnet.coin.shindig.oauth.CoinOAuthTokenInfo

Packages that use CoinOAuthTokenInfo
nl.surfnet.coin.shindig.spi   
 

Uses of CoinOAuthTokenInfo in nl.surfnet.coin.shindig.spi
 

Methods in nl.surfnet.coin.shindig.spi that return CoinOAuthTokenInfo
 CoinOAuthTokenInfo TokenInfoServiceImpl.getCoinOAuthTokenInfo(String userId, String gadgetUri, String moduleId, String tokenName, String serviceName)
           
 CoinOAuthTokenInfo TokenInfoService.getCoinOAuthTokenInfo(String userId, String gadgetUri, String moduleId, String tokenName, String serviceName)
           
 

Methods in nl.surfnet.coin.shindig.spi with parameters of type CoinOAuthTokenInfo
 void TokenInfoServiceImpl.saveCoinOAuthTokenInfo(CoinOAuthTokenInfo tokenInfo)
           
 void TokenInfoService.saveCoinOAuthTokenInfo(CoinOAuthTokenInfo tokenInfo)
           
 



Copyright © 2007-2012. All Rights Reserved.