User manager to hash with SHA-384 82/3482/5
authorAlessandro Boch <aboch@cisco.com>
Thu, 5 Dec 2013 06:49:45 +0000 (22:49 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 10 Dec 2013 10:01:35 +0000 (10:01 +0000)
commit468552562af9a4192426000ebeff637d029b006f
tree06e8f73b1c131bd28da15a4705a7be5f2c7cd579
parentbb1a64b9181b790bdabc4a0861e8e49d8d9a8e1e
User manager to hash with SHA-384

- When strong password check is enabled, hash the
  users password with SHA-384 instead of SHA-1.
  (Password salting will be considered in future)
- Other minor changes: organize parameters, remove
  printStackTrace()

Change-Id: I7675db48a3685c546ec544ff3cf38ab53e9f6cde
Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/UserConfig.java