Uses of Interface
com.sun.xml.ws.security.trust.elements.Participant
Packages that use Participant
Package
Description
-
Uses of Participant in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return ParticipantModifier and TypeMethodDescriptionParticipants.getPrimaryParticipant()Gets the value of the primary participant.Methods in com.sun.xml.ws.security.trust.elements that return types with arguments of type ParticipantModifier and TypeMethodDescriptionParticipants.getParticipants()Gets the value of the participant property.Methods in com.sun.xml.ws.security.trust.elements with parameters of type ParticipantModifier and TypeMethodDescriptionvoidParticipants.setPrimaryParticipant(Participant primary) Sets the value of the primary participant. -
Uses of Participant in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement ParticipantModifier and TypeClassDescriptionclassSpecifies a participant that plays a role in the use of the token or who are allowed to use the token.Methods in com.sun.xml.ws.security.trust.impl.elements that return ParticipantMethods in com.sun.xml.ws.security.trust.impl.elements that return types with arguments of type ParticipantMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type ParticipantModifier and TypeMethodDescriptionvoidParticipantsImpl.setPrimaryParticipant(Participant primary) -
Uses of Participant in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement ParticipantModifier and TypeClassDescriptionclassSpecifies a participant that plays a role in the use of the token or who are allowed to use the token.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return ParticipantMethods in com.sun.xml.ws.security.trust.impl.wssx.elements that return types with arguments of type ParticipantMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ParticipantModifier and TypeMethodDescriptionvoidParticipantsImpl.setPrimaryParticipant(Participant primary)