Class ParticipantsImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType
com.sun.xml.ws.security.trust.impl.elements.ParticipantsImpl
- All Implemented Interfaces:
Participants
Contains information about which parties are authorized in the
use of the token.
- Author:
- Manveen Kaur
-
Field Summary
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType
any, participant, primary -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType
getAny, getParticipant, getPrimary, setPrimaryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.ws.security.trust.elements.Participants
getAny
-
Constructor Details
-
ParticipantsImpl
-
-
Method Details
-
getParticipants
- Specified by:
getParticipantsin interfaceParticipants
-
getPrimaryParticipant
- Specified by:
getPrimaryParticipantin interfaceParticipants
-
setPrimaryParticipant
- Specified by:
setPrimaryParticipantin interfaceParticipants
-