Interface AttributeStatementDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setAttributeStatement

        void setAttributeStatement​(AttributeStatementType attributeStatement)
        Sets the "AttributeStatement" element
      • addNewAttributeStatement

        AttributeStatementType addNewAttributeStatement()
        Appends and returns a new empty "AttributeStatement" element