| Package | Description |
|---|---|
| nl.surfnet.coin.csa.service | |
| nl.surfnet.coin.csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
CrmService.getArticlesForServiceProviders(List<String> serviceProviderEntityIds)
Get articles for the given serviceProviders.
|
List<License> |
CrmService.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier)
Gets a list with Licenses for the given
identityProvider and services (lmngIdentifiers) which are valid on the given day
|
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
LmngServiceImpl.getArticlesForServiceProviders(List<String> serviceProvidersEntityIds) |
List<Article> |
CrmServiceNoop.getArticlesForServiceProviders(List<String> serviceProviderEntityIds) |
List<License> |
LmngServiceImpl.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier) |
List<License> |
CrmServiceNoop.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier) |
Copyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.