> So, to summarize, if I want to add/remove restrictions/constraints to my
> nodes currently I must use an AccessManager (for example
> SimpleAccessManager), and forget the Session.checkPermission method (I
> really don't know the utility of this method if you can't configure
> nothing).
you should still use the Session.checkPermission() to check permissions.

to "manage" permissions you will have to use the proprietary
implementations.

regards,
david

Reply via email to