Interface AttributeQueryDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface AttributeQueryDocument
    extends XmlObject
    A document containing one AttributeQuery(@urn:oasis:names:tc:SAML:2.0:protocol) element. This is a complex type.
    • Method Detail

      • getAttributeQuery

        AttributeQueryType getAttributeQuery()
        Gets the "AttributeQuery" element
      • setAttributeQuery

        void setAttributeQuery​(AttributeQueryType attributeQuery)
        Sets the "AttributeQuery" element
      • addNewAttributeQuery

        AttributeQueryType addNewAttributeQuery()
        Appends and returns a new empty "AttributeQuery" element