Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.ParticipantsType

Packages that use ParticipantsType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of ParticipantsType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return ParticipantsType
 ParticipantsType ObjectFactory.createParticipantsType()
          Create an instance of ParticipantsType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type ParticipantsType
 JAXBElement<ParticipantsType> ObjectFactory.createParticipants(ParticipantsType value)
          Create an instance of JAXBElement<ParticipantsType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type ParticipantsType
 JAXBElement<ParticipantsType> ObjectFactory.createParticipants(ParticipantsType value)
          Create an instance of JAXBElement<ParticipantsType>}
 

Uses of ParticipantsType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of ParticipantsType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class ParticipantsImpl
          Contains information about which parties are authorized in the use of the token.
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ParticipantsType
ParticipantsImpl(ParticipantsType psType)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.