FileDocCategorySizeDatePackage
Participant.javaAPI DocExample2737Tue May 29 16:56:54 BST 2007com.sun.xml.ws.security.trust.elements

Participant

public interface Participant
Specifies a participant that plays a role in the use of the token or who are allowed to use the token.
author
WS-Trust Implementation Team.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.ObjectgetAny()
Gets the value of the any property.

return
possible object is {@link Element } {@link Object }

public voidsetAny(java.lang.Object value)
Sets the value of the any property.

param
value allowed object is {@link Element } {@link Object }