Hi all, I have recently been working on some code to simplify the task of working with the Java security APIs and an ASF colleague convinced me that the package had a chance of being a viable Commons component. I have added it to the sandbox and it is available on the website by now as well. Typically code that is too "done" doesn't fare too well at the ASF in general; one obvious improvement that might be made would be the replacement of Javassist with ASM or perhaps BCEL, but the existing implementation represented a path of least resistance for me. Anyway, I'd be glad for any feedback, questions, or tomatoes.
Thanks, Matt