Uses of Interface
com.sun.xml.ws.security.trust.elements.Participant

Packages that use Participant
com.sun.xml.ws.security.trust.elements   
 

Uses of Participant in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return Participant
 Participant Participants.getPrimaryParticipant()
          Gets the value of the primary participant.
 

Methods in com.sun.xml.ws.security.trust.elements that return types with arguments of type Participant
 List<Participant> Participants.getParticipants()
          Gets the value of the participant property.
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type Participant
 void Participants.setPrimaryParticipant(Participant primary)
          Sets the value of the primary participant.
 



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