Interface Participant
-
- All Known Implementing Classes:
ParticipantImpl,ParticipantImpl
public interface ParticipantSpecifies 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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetAny()Gets the value of the any property.voidsetAny(Object value)Sets the value of the any property.
-