Hi All,
I created a Spring Roo Addon which injects security into existing Spring Roo Project. Currently this is in very early stage, you need to see the video to understand how to inject the addon and how to use the application after addon is inject.
Again, disclaimer this email is to only share my concept of Typical Security system required by Roo based web applications. (this leans towards passive code generation)
TypicalSecurity is a Spring Roo add on which injects following features in a Spring Roo App with single command
1. Databased User Role Security
2. Forgot Password
3. Change Password
4. User Registration with recaptcha and sending activation email
5. User Activation
Please note the project is far from stable, the default path works for now
http://code.google.com/p/spring-roo-...ical-security/
http://code.google.com/p/spring-roo-...GettingStarted
The YouTube Video for the same is here - http://www.youtube.com/my_videos_tim...id=Y-kuYj8vsYU
Cheers,
Rohit


Reply With Quote

