Uses of Class
org.jboss.identity.federation.ws.wss.secext.ReferenceType

Packages that use ReferenceType
org.jboss.identity.federation.ws.wss.secext   
 

Uses of ReferenceType in org.jboss.identity.federation.ws.wss.secext
 

Methods in org.jboss.identity.federation.ws.wss.secext that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in org.jboss.identity.federation.ws.wss.secext that return types with arguments of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 

Methods in org.jboss.identity.federation.ws.wss.secext with parameters of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.