Interface AuthChallengeResponse.Builder

  • Method Details

    • responseMap

      AuthChallengeResponse.Builder responseMap(Map<String,String> responseMap)

      The mapping of key-value pairs in an authentication challenge response.

      Parameters:
      responseMap - The mapping of key-value pairs in an authentication challenge response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.