Skip to content

Commit

Permalink
Update ClientCredentialsAuthenticationConfiguration.java
Browse files Browse the repository at this point in the history
Removed not allowed character from javadoc
  • Loading branch information
Johannes Schneider authored Nov 5, 2019
1 parent 64a3574 commit 8840658
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ 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.
Expand Down

0 comments on commit 8840658

Please sign in to comment.