Uses of Interface
com.sun.xml.ws.security.trust.elements.Participants
-
Packages that use Participants Package Description 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 Modifier and Type Method Description ParticipantsRequestSecurityToken. getParticipants()Get the participants sharing the token if specified, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type Participants Modifier and Type Method Description voidRequestSecurityToken. setParticipants(Participants participants)Set the Participants Sharing the requested Token
-