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

Packages that use License
nl.surfnet.coin.selfservice.service   
nl.surfnet.coin.selfservice.service.impl   
 

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

Methods in nl.surfnet.coin.selfservice.service that return types with arguments of type License
 List<License> LicensingService.getLicensesForIdentityProvider(IdentityProvider identityProvider)
          Gets a list with Licenses for the given identityProvider which are valid today.
 List<License> LicensingService.getLicensesForIdentityProvider(IdentityProvider identityProvider, Date validOn)
          Gets a list with Licenses for the given identityProvider which are valid on the given day
 

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

Methods in nl.surfnet.coin.selfservice.service.impl that return types with arguments of type License
 List<License> LmngServiceImpl.getLicensesForIdentityProvider(IdentityProvider identityProvider)
           
 List<License> LmngServiceImpl.getLicensesForIdentityProvider(IdentityProvider identityProvider, Date validOn)
           
 



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