Uses of Class
nl.surfnet.coin.csa.domain.OAuthTokenInfo

Packages that use OAuthTokenInfo
nl.surfnet.coin.csa.dao   
 

Uses of OAuthTokenInfo in nl.surfnet.coin.csa.dao
 

Methods in nl.surfnet.coin.csa.dao that return types with arguments of type OAuthTokenInfo
 List<OAuthTokenInfo> OAuthTokenDao.getOAuthTokens(String userId, String spEntityId)
          Gets a List of OAuthTokenInfo for a user
 

Methods in nl.surfnet.coin.csa.dao with parameters of type OAuthTokenInfo
 void OAuthTokenDao.revokeOAuthToken(OAuthTokenInfo oAuthTokenInfo)
          Revokes an existing OAuthToken
 



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