Uses of Class
nl.surfnet.coin.portal.domain.IdentityProvider

Packages that use IdentityProvider
nl.surfnet.coin.portal.control   
nl.surfnet.coin.portal.service   
nl.surfnet.coin.portal.service.impl   
 

Uses of IdentityProvider in nl.surfnet.coin.portal.control
 

Methods in nl.surfnet.coin.portal.control with parameters of type IdentityProvider
 int IdentityProviderComparator.compare(IdentityProvider o1, IdentityProvider o2)
           
 

Uses of IdentityProvider in nl.surfnet.coin.portal.service
 

Methods in nl.surfnet.coin.portal.service that return types with arguments of type IdentityProvider
 List<IdentityProvider> IdentityProviderService.getIdps()
           
 

Uses of IdentityProvider in nl.surfnet.coin.portal.service.impl
 

Methods in nl.surfnet.coin.portal.service.impl that return types with arguments of type IdentityProvider
 List<IdentityProvider> IdentityProviderServiceImpl.getIdps()
          

Gets the metadata from the configured location and returns a List of IdentityProviders

 



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