I think I found it in auth-role example. Thanks anyway. MetaDataRoleAuthorizationStrategy.authorize(forAdminsAndUsers, RENDER, "USER");
where forAdminsAndUsers is a component instance. On Wed, May 28, 2008 at 10:27 PM, Fernando Wermus <[EMAIL PROTECTED]> wrote: > people, > Auth-roles looks like the declarative permissions are on a class > basis rather than instance basis, is it? Which could be the best approach to > have instance permissions in auth-roles or should I change to wasp? > > Thanks in advance. > > -- > Fernando Wermus. > > www.linkedin.com/in/fernandowermus > http://mientretiempo.blogspot.com/ -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/
