Interface ProxyRestrictionDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getProxyRestriction

        ProxyRestrictionType getProxyRestriction()
        Gets the "ProxyRestriction" element
      • setProxyRestriction

        void setProxyRestriction​(ProxyRestrictionType proxyRestriction)
        Sets the "ProxyRestriction" element
      • addNewProxyRestriction

        ProxyRestrictionType addNewProxyRestriction()
        Appends and returns a new empty "ProxyRestriction" element