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
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 -
Method Summary
Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
getAny, setAnyMethods 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.Participant
getAny, setAny
-
Constructor Details
-
ParticipantImpl
public ParticipantImpl()
-