Interface AttributeQueryDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • 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