@Component public class NotificationServiceImpl extends Object implements NotificationService
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FCP_NOTIFICATIONS |
protected static String |
LCP_NOTIFICATIONS |
| Constructor and Description |
|---|
NotificationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<CoinAuthority.Authority> |
getAuthorities() |
NotificationMessage |
getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
Get all possible notifications for the given services belonging to the
IdentityProvider.
|
protected static final String FCP_NOTIFICATIONS
protected static final String LCP_NOTIFICATIONS
public NotificationMessage getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
NotificationServicegetNotifications in interface NotificationServiceselectedIdp - the selected idpprotected List<CoinAuthority.Authority> getAuthorities()
Copyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.