Tagged Questions

0
votes
4answers
218 views

Web application security testing

We are developing a web application using Spring framework and Hibernate ORM. As far as application security is concerned we are using acegi to provide authentication and authorization support. Now ...