Interface SubjectConfirmationDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setSubjectConfirmation

        void setSubjectConfirmation​(SubjectConfirmationType subjectConfirmation)
        Sets the "SubjectConfirmation" element
      • addNewSubjectConfirmation

        SubjectConfirmationType addNewSubjectConfirmation()
        Appends and returns a new empty "SubjectConfirmation" element