Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.protocol.AttributeQueryType

Packages that use AttributeQueryType
org.jboss.seam.security.external.jaxb.samlv2.protocol   
 

Uses of AttributeQueryType in org.jboss.seam.security.external.jaxb.samlv2.protocol
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return AttributeQueryType
 AttributeQueryType ObjectFactory.createAttributeQueryType()
          Create an instance of AttributeQueryType
 

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.