Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.metadata.AffiliationDescriptorType

Packages that use AffiliationDescriptorType
org.jboss.seam.security.external.jaxb.samlv2.metadata   
 

Uses of AffiliationDescriptorType in org.jboss.seam.security.external.jaxb.samlv2.metadata
 

Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata declared as AffiliationDescriptorType
protected  AffiliationDescriptorType EntityDescriptorType.affiliationDescriptor
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return AffiliationDescriptorType
 AffiliationDescriptorType ObjectFactory.createAffiliationDescriptorType()
          Create an instance of AffiliationDescriptorType
 AffiliationDescriptorType EntityDescriptorType.getAffiliationDescriptor()
          Gets the value of the affiliationDescriptor property.
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type AffiliationDescriptorType
 JAXBElement<AffiliationDescriptorType> ObjectFactory.createAffiliationDescriptor(AffiliationDescriptorType value)
          Create an instance of JAXBElement<AffiliationDescriptorType>}
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type AffiliationDescriptorType
 JAXBElement<AffiliationDescriptorType> ObjectFactory.createAffiliationDescriptor(AffiliationDescriptorType value)
          Create an instance of JAXBElement<AffiliationDescriptorType>}
 void EntityDescriptorType.setAffiliationDescriptor(AffiliationDescriptorType value)
          Sets the value of the affiliationDescriptor property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.