Uses of Class
nl.surfnet.coin.selfservice.domain.NotificationMessage

Packages that use NotificationMessage
nl.surfnet.coin.selfservice.control   
nl.surfnet.coin.selfservice.service   
nl.surfnet.coin.selfservice.service.impl   
 

Uses of NotificationMessage in nl.surfnet.coin.selfservice.control
 

Methods in nl.surfnet.coin.selfservice.control that return NotificationMessage
 NotificationMessage BaseController.getNotifications(javax.servlet.http.HttpServletRequest request)
          Get notifications from the session (if available) and place as model attribute.
 

Uses of NotificationMessage in nl.surfnet.coin.selfservice.service
 

Methods in nl.surfnet.coin.selfservice.service that return NotificationMessage
 NotificationMessage NotificationService.getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
          Get all possible notifications for the given services belonging to the IdentityProvider.
 

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

Methods in nl.surfnet.coin.selfservice.service.impl that return NotificationMessage
 NotificationMessage NotificationServiceImpl.getNotifications(nl.surfnet.coin.csa.model.InstitutionIdentityProvider selectedIdp)
           
 



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