Interface SignWithDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface SignWithDocument extends XmlObject
A document containing one SignWith(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
  • Field Details

  • Method Details

    • getSignWith

      String getSignWith()
      Gets the "SignWith" element
    • xgetSignWith

      XmlAnyURI xgetSignWith()
      Gets (as xml) the "SignWith" element
    • setSignWith

      void setSignWith(String signWith)
      Sets the "SignWith" element
    • xsetSignWith

      void xsetSignWith(XmlAnyURI signWith)
      Sets (as xml) the "SignWith" element