Interface ProofEncryptionDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getProofEncryption

        ProofEncryptionType getProofEncryption()
        Gets the "ProofEncryption" element
      • setProofEncryption

        void setProofEncryption​(ProofEncryptionType proofEncryption)
        Sets the "ProofEncryption" element
      • addNewProofEncryption

        ProofEncryptionType addNewProofEncryption()
        Appends and returns a new empty "ProofEncryption" element