Uses of Class
org.jboss.identity.federation.ws.trust.ParticipantsType

Packages that use ParticipantsType
org.jboss.identity.federation.ws.trust   
 

Uses of ParticipantsType in org.jboss.identity.federation.ws.trust
 

Methods in org.jboss.identity.federation.ws.trust that return ParticipantsType
 ParticipantsType ObjectFactory.createParticipantsType()
          Create an instance of ParticipantsType
 

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

Methods in org.jboss.identity.federation.ws.trust with parameters of type ParticipantsType
 javax.xml.bind.JAXBElement<ParticipantsType> ObjectFactory.createParticipants(ParticipantsType value)
          Create an instance of JAXBElement<ParticipantsType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.