Uses of Interface
edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHint

Packages that use DomainHint
edu.internet2.middleware.shibboleth.wayf.idpdisco   
 

Uses of DomainHint in edu.internet2.middleware.shibboleth.wayf.idpdisco
 

Classes in edu.internet2.middleware.shibboleth.wayf.idpdisco that implement DomainHint
 class DomainHintImpl
          Concrete implementation of DomainHint.
 

Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return DomainHint
 DomainHint DomainHintBuilder.buildObject()
          
 DomainHint DomainHintBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return types with arguments of type DomainHint
 List<DomainHint> DiscoHintsImpl.getDomainHints()
          The element specifies a set of DNS domains associated with, or serviced by, the entity.
 List<DomainHint> DiscoHints.getDomainHints()
          The element specifies a set of DNS domains associated with, or serviced by, the entity.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.