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 ...
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. ...
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 ...
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 ...
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 ...