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

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

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

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

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

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



Copyright © 2011 Seam Framework. All Rights Reserved.