| Package | Description |
|---|---|
| nl.surfnet.coin.csa.dao |
| Modifier and Type | Method and Description |
|---|---|
List<OAuthTokenInfo> |
OAuthTokenDao.getOAuthTokens(String userId,
String spEntityId)
Gets a List of
OAuthTokenInfo for a user |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthTokenDao.revokeOAuthToken(OAuthTokenInfo oAuthTokenInfo)
Revokes an existing OAuthToken
|
Copyright © 2013 SURFnet bv, The Netherlands. All rights reserved.