Interface AssertionURIRefDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface AssertionURIRefDocument extends XmlObject
A document containing one AssertionURIRef(@urn:oasis:names:tc:SAML:2.0:assertion) element. This is a complex type.
  • Field Details

  • Method Details

    • getAssertionURIRef

      String getAssertionURIRef()
      Gets the "AssertionURIRef" element
    • xgetAssertionURIRef

      XmlAnyURI xgetAssertionURIRef()
      Gets (as xml) the "AssertionURIRef" element
    • setAssertionURIRef

      void setAssertionURIRef(String assertionURIRef)
      Sets the "AssertionURIRef" element
    • xsetAssertionURIRef

      void xsetAssertionURIRef(XmlAnyURI assertionURIRef)
      Sets (as xml) the "AssertionURIRef" element