We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ccc90 commit 164f0dbCopy full SHA for 164f0db
src/main/java/com/bettercloud/vault/api/Auth.java
@@ -590,7 +590,7 @@ public AuthResponse loginByCert() throws VaultException {
590
* }</pre>
591
* </blockquote>
592
*
593
- * @param The mount name of the cert authentication back end. If null, defaults to "cert"
+ * @param certAuthMount The mount name of the cert authentication back end. If null, defaults to "cert"
594
* @return The auth token, with additional response metadata
595
* @throws VaultException If any error occurs, or unexpected response received from Vault
596
*/
0 commit comments