Hi,
i am java developer and using jboss-portal-2.6.6.GA.
now, our requirement is we dont want to use md5 hashing algorithm for creation of user and
change password functionality.
I have made my one java file which is extendig HibernateUserModuleImpl, and in that i ve
override createUser method..and it worked fine...
but, for chage password functionality i am not getting how to do..
if i make my java class which extends HibernateUserImpl then it gives error...it's not
working..
if i make my UserPortlet extending current one and override storeProfile method..it is not
calling storeProfile method for updation of password...so this idea is also useless.
please help me to solve out this..
thanx in advance..
regards,
Jigna Joshi
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184189#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...