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

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

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

Methods in com.sun.xml.ws.security.trust.elements that return Participants
 Participants RequestSecurityToken.getParticipants()
          Get the participants sharing the token if specified, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type Participants
 void RequestSecurityToken.setParticipants(Participants participants)
          Set the Participants Sharing the requested Token
 



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