Hi, Among the APIs implemented by the UserManager, I don't see how to check that a specific group has a type of permission.
I have noticed the following method to get the list of users that have a permission on a document (from its ACP): userManager.getUsersForPermission(SecurityConstants.READ, acp); But nothing for groups of users. Is there an elegant way to do it? Thanks, --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
