> I think that if a service is @Hidden, then it won't appear as an icon.
> 
> So one option might  be to code something in the new hidden() method just
> implemented might also work the same way (eg using
>  container.getUser().hasRole("...") ).

Hmm.. this doesn't appear to work as expected. The Service icon is 
present, but with no visible actions.

> Another possibility is that the Authorization service could veto.  The
> details will vary by impl, but I think the FileAuthorization service will
> consult the "allow" file and veto visibility if no matching role is present?

I remember setting up the files for another project. Yes, can be done.

Regards,
Kevin

Reply via email to