Uses of Interface
nl.surfnet.coin.shindig.spi.TokenInfoService

Packages that use TokenInfoService
nl.surfnet.coin.shindig.oauth   
nl.surfnet.coin.shindig.spi   
 

Uses of TokenInfoService in nl.surfnet.coin.shindig.oauth
 

Methods in nl.surfnet.coin.shindig.oauth that return TokenInfoService
protected  TokenInfoService CoinOAuthStoreProvider.getTokenInfoService()
           
 

Constructors in nl.surfnet.coin.shindig.oauth with parameters of type TokenInfoService
CoinOAuthStore(String defaultCallbackUrl, String baseUrl, TokenInfoService tokenInfoService, String pathToPrivateKey, String privateKeyName, nl.surfnet.coin.shared.service.ErrorMessageMailer errorMessageMailer)
           
 

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

Classes in nl.surfnet.coin.shindig.spi that implement TokenInfoService
 class TokenInfoServiceImpl
          Implementation of TokenInfoService based on hibernate
 



Copyright © 2007-2012. All Rights Reserved.