Skip to content

Commit 9cdbd1b

Browse files
committed
Remove empty @param from Javadoc
1 parent 0f7d204 commit 9cdbd1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/security/src/test/java/org/elasticsearch/test/SecuritySettingsSource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ private static void addSSLSettingsForStore(Settings.Builder builder, String pref
298298
* Returns the SSL related configuration settings given the location of a key and certificate and the location
299299
* of the PEM certificates to be trusted
300300
*
301-
* @param builder
302301
* @param keyPath The path to the Private key to be used for SSL
303302
* @param password The password with which the private key is protected
304303
* @param certificatePath The path to the PEM formatted Certificate encapsulating the public key that corresponds

0 commit comments

Comments
 (0)