Interface GetSigningCertificateResponse.Builder

    • Method Detail

      • certificate

        GetSigningCertificateResponse.Builder certificate​(String certificate)

        The x.509 certificate that signs SAML 2.0 authentication requests for your user pool.

        Parameters:
        certificate - The x.509 certificate that signs SAML 2.0 authentication requests for your user pool.
        Returns:
        Returns a reference to this object so that method calls can be chained together.