Interface ComputedKeyAlgorithmDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getComputedKeyAlgorithm

      String getComputedKeyAlgorithm()
      Gets the "ComputedKeyAlgorithm" element
    • xgetComputedKeyAlgorithm

      XmlAnyURI xgetComputedKeyAlgorithm()
      Gets (as xml) the "ComputedKeyAlgorithm" element
    • setComputedKeyAlgorithm

      void setComputedKeyAlgorithm(String computedKeyAlgorithm)
      Sets the "ComputedKeyAlgorithm" element
    • xsetComputedKeyAlgorithm

      void xsetComputedKeyAlgorithm(XmlAnyURI computedKeyAlgorithm)
      Sets (as xml) the "ComputedKeyAlgorithm" element