harikris [https://community.jboss.org/people/harikris] created the discussion
"Storing the hashed password in database" To view the discussion, visit: https://community.jboss.org/message/787428#787428 -------------------------------------------------------------- Hi All, I would like to know how to save store sensitive information such as passwords and credit card information in the database in the JBOSS AS server context. For passwords, i read that the best thing to do is to hash the password and store the hash. But i have no clue on how to do this. Can you give me some pointers or a code example to realize this in the JBOSS context? Will hashing and storing the hash technique be sufficient for storing credit card or payment method as well? Thanks in advance. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/787428#787428] Start a new discussion in Beginner's Corner at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
