[jboss-user] [EJB 3.0] - Re: Storing Password as MD5 Hash
genman
do-not-reply at jboss.com
Tue Jul 31 19:32:53 EDT 2007
What I have often done with entities is create a setter, such as "setUnencryptedPassword" and made a getter (dummy) that is marked @Transient.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069436#4069436
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069436
More information about the jboss-user
mailing list