From: Roland Haeder Date: Tue, 5 Apr 2016 12:21:39 +0000 (+0200) Subject: only cosmetic changes (a bit) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2535e180468c8d2300c0d02f9dc2835c55e58609;p=juser-login-lib.git only cosmetic changes (a bit) --- diff --git a/src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java b/src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java index b7f2da0..5bd5e54 100644 --- a/src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java +++ b/src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java @@ -37,8 +37,7 @@ public interface UserLoginSessionBeanRemote extends Serializable { * Validates if the user is a confirmed account and returns the full user * instance *

- * @param container Login container holding user instance and unencrypted - * password + * @param container Login container holding user instance and unencrypted password *

* @return Full confirmed user account *