Hi people,

   My question is simple... :) How to use an action level
authorization. I cannot find any info or example.
   As I can guess I have to associate a role using setMetaData () with
a component and then in IAuthorizationStrategy.isActionAuthorized () I
do an actual check by taking the associated role from the given
component by key and comparing it with a role of a current user. Is it
correct guess?

   Vitaly

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to