Interface AuthChallengeResponseEvent.Builder

    • Method Detail

      • responseMap

        AuthChallengeResponseEvent.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.