Uses of Interface
nl.surfnet.coin.selfservice.dao.OAuthTokenDao

Packages that use OAuthTokenDao
nl.surfnet.coin.selfservice.dao.impl   
nl.surfnet.coin.selfservice.service.impl   
 

Uses of OAuthTokenDao in nl.surfnet.coin.selfservice.dao.impl
 

Classes in nl.surfnet.coin.selfservice.dao.impl that implement OAuthTokenDao
 class OAuthTokenDaoAPIv10aImpl
          OAuth 1.0a tokens in api.surfconext
 class OAuthTokenDaoAPIv2Impl
          Implementation for OAuth v2 access keys from api.surfconext
 class OAuthTokenDaoShindigImpl
          Gets OAuthTokens from the Shindig (os.surfconext.nl) database
 

Uses of OAuthTokenDao in nl.surfnet.coin.selfservice.service.impl
 

Method parameters in nl.surfnet.coin.selfservice.service.impl with type arguments of type OAuthTokenDao
 void OAuthTokenServiceImpl.setoAuthTokenDaos(List<OAuthTokenDao> oAuthTokenDaos)
           
 



Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.