Class ParticipantImpl
- java.lang.Object
-
- com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
-
- com.sun.xml.ws.security.trust.impl.elements.ParticipantImpl
-
- All Implemented Interfaces:
Participant
public class ParticipantImpl extends ParticipantType implements Participant
Specifies a participant that plays a role in the use of the token or who are allowed to use the token.- Author:
- Manveen Kaur
-
-
Field Summary
-
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
any
-
-
Constructor Summary
Constructors Constructor Description ParticipantImpl()
-
Method Summary
-
Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
getAny, setAny
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.sun.xml.ws.security.trust.elements.Participant
getAny, setAny
-
-