Menu « Security « Spring Q&A





1. Menu Listings and Security    forum.springsource.org

Menu Listings and Security I'm just learning Acegi since I'm used to writing my own security frameworks and code for every project I've worked on. Since my security requirements have been ...

2. Access To Menus thro ACEGI ??    forum.springsource.org

Hi ALL I need to enable or disable GUI(menus,buttons,...) using ACEGI depending on the authorization ,how should i go about . I am femiliar with filterInvocationInterceptor ie authorization based on url's. ...

3. Acegi + menu framework    forum.springsource.org

Acegi + menu framework I am new to Spring and Acegi so my question could sound stupid. I am working on some web project. I use Spring and Acegi. I have ...

4. Role based Menu    forum.springsource.org

i have a java script menu. How do i populate the menu at run time based on the user roles. what are the best practices to do the same

5. Spring Security and Dynamic Menu    forum.springsource.org

Hi All, I've been wondering if it is possible to generate dynamic menu for particular roles with spring security? Each role is associated with particular menus and each user access can ...

6. Security in Spring Generated Menus    forum.springsource.org

Security in Spring Generated Menus Hello, I have needed to inject a security controller into menu items that spring is generating. For example in the ShowViewMenu command I have needed a ...