]> git.mxchange.org Git - juser-login-lib.git/commitdiff
unencrypted ... better clear-text ...
authorRoland Häder <roland@mxchange.org>
Thu, 20 Apr 2017 18:16:54 +0000 (20:16 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 20 Apr 2017 18:16:54 +0000 (20:16 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java

index 722afb7fa56aa0a9e3b6f0c30576fd90d94463cc..157ff31ba28b4e531feff24ecea2603a6370856a 100644 (file)
@@ -37,7 +37,7 @@ public interface UserLoginSessionBeanRemote extends Serializable {
         * Validates if the user is a confirmed account and returns the full user
         * instance
         * <p>
-        * @param container Login container holding user instance and unencrypted password
+        * @param container Login container holding user instance and clear-text password
         * <p>
         * @return Full confirmed user account
         * <p>