Re: how to ensure security in a j2ee application
Posted By:
Jayaprakash_A
Posted On:
Tuesday, June 17, 2003 10:19 PM
I would recommend you go through the JAAS ( Java Authentication and Authorization Specification) , which explains how security can be achieved in J2EE applications.
Re: how to ensure security in a j2ee application
Posted By:
Eugene_Kuleshov
Posted On:
Wednesday, May 28, 2003 05:34 PM
If you still have this kind of questions, seems the best way to to do that is to hire the security advisor. It will save you a lot of time and most possible you'll get the much better result. Security is a most complex aspect of software and it is not just something you can check, because you have to check absolutely everything, including even things impossible to check.