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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.