Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.assertion.AttributeStatementType

Packages that use AttributeStatementType
org.jboss.seam.security.external.jaxb.samlv2.assertion   
 

Uses of AttributeStatementType in org.jboss.seam.security.external.jaxb.samlv2.assertion
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return AttributeStatementType
 AttributeStatementType ObjectFactory.createAttributeStatementType()
          Create an instance of AttributeStatementType
 

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.