com.sun.xml.ws.security.trust.impl.elements
Class ParticipantImpl

java.lang.Object
  extended by com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
      extended by com.sun.xml.ws.security.trust.impl.elements.ParticipantImpl
All Implemented Interfaces:
Participant

public class ParticipantImpl
extends com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
implements Participant

Specifies a participant that plays a role in the use of the token or who are allowed to use the token.


Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantType
any
 
Constructor Summary
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
 

Constructor Detail

ParticipantImpl

public ParticipantImpl()