Interface ScopingDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getScoping

      ScopingType getScoping()
      Gets the "Scoping" element
    • setScoping

      void setScoping(ScopingType scoping)
      Sets the "Scoping" element
    • addNewScoping

      ScopingType addNewScoping()
      Appends and returns a new empty "Scoping" element