If you want more flexibility and still want to use the "isUserInRole" method you might want to look into Security Filter (http://securityfilter.sourceforge.net).
MOHAN RADHAKRISHNAN wrote:
Hi In our current CMA implementation for role check , we have an 'anonymous' role. Now this role is supposed to work without logging into the application. Do you have any idea how to implement this ?
As far as I know there is no CMA without logging in and so I have to block the call in the filter and duplicate lot of code and divert the hit.
Any ideas ?
Mohan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]