I am using struts menu and I would like to enable/disable menu based on the
roles that is coming in as part of the request header from Netegrity. Do I
need to write a special adapter?

The documentation below states that the default adapter maps the user's
security roles as defined in the application/appserver configuration.

Struts Menu comes with a single concrete implementation of the
PermissionsAdapter, called RolesPermissionsAdapter. This adapter maps the
user's security roles as defined in the application/appserver configuration
against a list of permitted roles defined for each menu/menu item in
menu-config.xml

If I have to write a special adapter can some body provide me some steps. I
can access the userId and the associated roles from the request.

Thanks
Venu


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
struts-menu-devel mailing list
struts-menu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-devel

Reply via email to