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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.