details: https://code.openbravo.com/erp/devel/pi/rev/efcc5da08f96
changeset: 32668:efcc5da08f96
user: Carlos Aristu <carlos.aristu <at> openbravo.com>
date: Tue Sep 12 09:33:36 2017 +0200
summary: related to issue 35164: use correct param name in javadoc
diffstat:
src/org/openbravo/authentication/AuthenticationManager.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 93aa822ffff3 -r efcc5da08f96
src/org/openbravo/authentication/AuthenticationManager.java
--- a/src/org/openbravo/authentication/AuthenticationManager.java Tue Sep
12 09:21:01 2017 +0200
+++ b/src/org/openbravo/authentication/AuthenticationManager.java Tue Sep
12 09:33:36 2017 +0200
@@ -438,8 +438,8 @@
* Retrieves the login credentials (user and password) from the basic
authentication present in a
* HttpServletRequest.
*
- * @param HttpServletRequest
- * the request that contains the basic authentication credentials
+ * @param request
+ * the HttpServletRequest that contains the basic authentication
credentials
* @return a UserLoginInfo that contains the decoded credentials (user and
password) or
* <b>null</b> if is not possible to retrieve the credentials.
*/
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits