Fix the case where in the userFullNameMap, that stores user's full name along with...
authorNatasa Kapravelou <akapravelou@gmail.com>
Tue, 28 Sep 2010 13:37:18 +0000 (16:37 +0300)
committerNatasa Kapravelou <akapravelou@gmail.com>
Tue, 28 Sep 2010 13:37:18 +0000 (16:37 +0300)
commit41fbadbce1d925484c991e283b238c2f9267c36c
tree87efb8a8cfaf86b28c52673661a6bdb4cb109322
parent8e471ce50affc72069d68689e2d60a240610ec11
Fix the case where in the userFullNameMap, that stores user's full name along with the userName, contains only username in both key-value pair. In this case the Map is updated with the new userFullName value. This solves Issue 16.
src/gr/ebs/gss/client/GSS.java