@@ -65,8 +65,6 @@ |
||
65 | 65 | /** |
66 | 66 | * Perform authentication |
67 | 67 | * |
68 | - * @param string $user The name the user provided |
|
69 | - * @param string $password The password the user provided |
|
70 | 68 | * @param string $file |
71 | 69 | * @throws GenericsException |
72 | 70 | * @return boolean |