On Tue, May 7, 2013 at 3:39 PM, robert lazarski <robertlazar...@gmail.com> wrote: > On Mon, May 6, 2013 at 11:52 AM, Tania Marinova <taniamm2...@yahoo.com> wrote: > To hash, store this 'digest' value in the DB in the password column as > its already encoded to Base64 - do not store the salt in the db: >
I meant to say don't store the salt in a separate db column. The salt will be part of the digest you create. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org