Uses of Interface
com.sun.xml.ws.security.trust.elements.Participants
Packages that use Participants
Package
Description
-
Uses of Participants in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return ParticipantsModifier and TypeMethodDescriptionRequestSecurityToken.getParticipants()Get the participants sharing the token if specified, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type ParticipantsModifier and TypeMethodDescriptionvoidRequestSecurityToken.setParticipants(Participants participants) Set the Participants Sharing the requested Token -
Uses of Participants in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement ParticipantsModifier and TypeClassDescriptionclassContains information about which parties are authorized in the use of the token.Methods in com.sun.xml.ws.security.trust.impl.elements that return ParticipantsMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type ParticipantsModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setParticipants(Participants participants) -
Uses of Participants in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement ParticipantsModifier and TypeClassDescriptionclassContains information about which parties are authorized in the use of the token.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return ParticipantsMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ParticipantsModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setParticipants(Participants participants)