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

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

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

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

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

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

Uses of EntityDescriptorType in org.jboss.seam.security.external.saml
 

Methods in org.jboss.seam.security.external.saml that return EntityDescriptorType
protected  EntityDescriptorType SamlEntityBean.readEntityDescriptor(Reader metaInfoReader)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.