Interface IdpMetadata.Builder

  • Method Details

    • url

      The URL of the location containing the IdP metadata.

      Parameters:
      url - The URL of the location containing the IdP metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • xml

      The full IdP metadata, in XML format.

      Parameters:
      xml - The full IdP metadata, in XML format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.