com.sun.xml.ws.security.trust.elements
Interface Participant

All Known Implementing Classes:
ParticipantImpl, ParticipantImpl

public interface Participant

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


Method Summary
 java.lang.Object getAny()
          Gets the value of the any property.
 void setAny(java.lang.Object value)
          Sets the value of the any property.
 

Method Detail

getAny

java.lang.Object getAny()
Gets the value of the any property.

Returns:
possible object is Element Object

setAny

void setAny(java.lang.Object value)
Sets the value of the any property.

Parameters:
value - allowed object is Element Object