Interface EncryptWithDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface EncryptWithDocument
    extends XmlObject
    A document containing one EncryptWith(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getEncryptWith

        String getEncryptWith()
        Gets the "EncryptWith" element
      • xgetEncryptWith

        XmlAnyURI xgetEncryptWith()
        Gets (as xml) the "EncryptWith" element
      • setEncryptWith

        void setEncryptWith​(String encryptWith)
        Sets the "EncryptWith" element
      • xsetEncryptWith

        void xsetEncryptWith​(XmlAnyURI encryptWith)
        Sets (as xml) the "EncryptWith" element