Tag Archives: acegi

Grails Testing Acegi Security

Almost every web application I create needs some form of user authentication and authorization. Grails provides a great plugin system that allows you to extend the base framework to provide these kinds of features. My current favorite security plugin for … Continue reading

Posted in Groovy | Tagged , , , , | 4 Comments