Interface KeyWrapAlgorithmDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getKeyWrapAlgorithm

      String getKeyWrapAlgorithm()
      Gets the "KeyWrapAlgorithm" element
    • xgetKeyWrapAlgorithm

      XmlAnyURI xgetKeyWrapAlgorithm()
      Gets (as xml) the "KeyWrapAlgorithm" element
    • setKeyWrapAlgorithm

      void setKeyWrapAlgorithm(String keyWrapAlgorithm)
      Sets the "KeyWrapAlgorithm" element
    • xsetKeyWrapAlgorithm

      void xsetKeyWrapAlgorithm(XmlAnyURI keyWrapAlgorithm)
      Sets (as xml) the "KeyWrapAlgorithm" element