Skip to content

Commit

Permalink
Remove empty @param from Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakavas committed Jul 17, 2018
1 parent 0f7d204 commit 9cdbd1b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ private static void addSSLSettingsForStore(Settings.Builder builder, String pref
* Returns the SSL related configuration settings given the location of a key and certificate and the location
* of the PEM certificates to be trusted
*
* @param builder
* @param keyPath The path to the Private key to be used for SSL
* @param password The password with which the private key is protected
* @param certificatePath The path to the PEM formatted Certificate encapsulating the public key that corresponds
Expand Down

0 comments on commit 9cdbd1b

Please sign in to comment.