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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.