Class ParticipantImpl

All Implemented Interfaces:
XMLObject, Participant, ParticipantType, WSTrustObject

public class ParticipantImpl extends ParticipantTypeImpl implements Participant
ParticipantImpl.
  • Constructor Details

    • ParticipantImpl

      public ParticipantImpl(@Nullable String namespaceURI, @Nonnull String elementLocalName, @Nullable String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - The namespace of the element
      elementLocalName - The local name of the element
      namespacePrefix - The namespace prefix of the element