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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.