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

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

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return EntitiesDescriptorType
 EntitiesDescriptorType ObjectFactory.createEntitiesDescriptorType()
          Create an instance of EntitiesDescriptorType
 

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type EntitiesDescriptorType
 JAXBElement<EntitiesDescriptorType> ObjectFactory.createEntitiesDescriptor(EntitiesDescriptorType value)
          Create an instance of JAXBElement<EntitiesDescriptorType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.