]> git.mxchange.org Git - juser-login-lib.git/commitdiff
only cosmetic changes (a bit)
authorRoland Haeder <roland@mxchange.org>
Tue, 5 Apr 2016 12:21:39 +0000 (14:21 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 5 Apr 2016 12:21:39 +0000 (14:21 +0200)
src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java

index b7f2da0823b3a1de9d9a328f734714d196cd43fc..5bd5e54ec861c72da9914d27a97670fe24259896 100644 (file)
@@ -37,8 +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 unencrypted password
         * <p>
         * @return Full confirmed user account
         * <p>