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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.