Interface ConfirmationMethodDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ConfirmationMethodDocument
    extends XmlObject
    A document containing one ConfirmationMethod(@urn:oasis:names:tc:SAML:1.0:assertion) element. This is a complex type.
    • Method Detail

      • getConfirmationMethod

        String getConfirmationMethod()
        Gets the "ConfirmationMethod" element
      • xgetConfirmationMethod

        XmlAnyURI xgetConfirmationMethod()
        Gets (as xml) the "ConfirmationMethod" element
      • setConfirmationMethod

        void setConfirmationMethod​(String confirmationMethod)
        Sets the "ConfirmationMethod" element
      • xsetConfirmationMethod

        void xsetConfirmationMethod​(XmlAnyURI confirmationMethod)
        Sets (as xml) the "ConfirmationMethod" element