[jboss-dev-forums] [Design of POJO Server] - Re: Masking passwords in logs
alesj
do-not-reply at jboss.com
Fri Oct 10 10:12:47 EDT 2008
My initial post to Marcus:
"alesj" wrote :
| This is not the way to do it. ;-)
|
| 1) if eventually done is such non-generic way, there should be at least just one place to do it - e.g. MaskPasswordHelper in jboss-commons
|
| 2) it should be done generic
| e.g. user might want to mask other attributes as well
|
| @MaskIt
| public void setFoo(String foo)
|
| 3) there should be a set of default masking attributes
| this set should be configurable
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181515#4181515
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181515
More information about the jboss-dev-forums
mailing list