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.
Author:
WS-Trust Implementation Team.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the any property.
    void
    setAny(Object value)
    Sets the value of the any property.
  • Method Details

    • getAny

      Object getAny()
      Gets the value of the any property.
      Returns:
      possible object is Element Object
    • setAny

      void setAny(Object value)
      Sets the value of the any property.
      Parameters:
      value - allowed object is Element Object