Class GroupPermissionService


  • @Service
    public class GroupPermissionService
    extends Object
    • Constructor Detail

      • GroupPermissionService

        public GroupPermissionService​(org.springframework.security.acls.model.MutableAclService aclService,
                                      PermissionService permissionService)
    • Method Detail

      • grantDefaultPermissions

        public void grantDefaultPermissions​(GroupValue groupValue)
        Grants default permissions on the root package and group to the roles of the group
        Parameters:
        groupValue - details of the group for which the permissions will be granted