The 1.21 change:

from: protected String createPasswordHash(String username, String password) 
to: protected String createPasswordHash(String username, String password, 
String digestOption) 

breaks existing code if subclassing overrides the method ("to provide 
customized password hashing" as stated in the doc).




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904841#3904841

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3904841


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to