mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Ticket #269: Fix JavaDoc.
This commit is contained in:
@@ -47,7 +47,7 @@ public interface PasswordEncryptionService {
|
|||||||
* Checks whether the provided, unhashed password matches the given
|
* Checks whether the provided, unhashed password matches the given
|
||||||
* hash/salt pair.
|
* hash/salt pair.
|
||||||
*
|
*
|
||||||
* @param credentials The credentials to validate.
|
* @param password The unhashed password to validate.
|
||||||
* @param hashedPassword The hashed password to compare the given password
|
* @param hashedPassword The hashed password to compare the given password
|
||||||
* against.
|
* against.
|
||||||
* @param salt The salt used when the hashed password given was created.
|
* @param salt The salt used when the hashed password given was created.
|
||||||
|
Reference in New Issue
Block a user