Skip to content

Commit

Permalink
Merge pull request #27 from bsinno/documentation/javadoc-improvements
Browse files Browse the repository at this point in the history
Improved javadoc of client credentials authentication configuration
  • Loading branch information
thjaeckle authored Nov 5, 2019
2 parents a9e7602 + 20968f5 commit 64a3574
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ public ClientCredentialsAuthenticationConfigurationBuilder clientId(final String

/**
* Sets the client secret to authenticate.
* <p/>
* The secret will <strong>never</strong> be sent to a Ditto backend but directly to the configured endpoint.
*
* @param clientSecret the client secret.
* @return this builder.
Expand Down

0 comments on commit 64a3574

Please sign in to comment.