> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Michiel Meeuwissen > Verzonden: vrijdag 29 oktober 2004 12:49 > Aan: [EMAIL PROTECTED] > Onderwerp: Re: NodeManager.getList broken with custom security impl. > > > > > I wondered if anyone could provide me with a temporary solution for this > > problem. I'll repeat the problem here. > > The temporary solution would perhaps be to implement this > check function in your security implementation. It would be > better anyway. If you never disallow reading, you simply > return COMPLETE_CHECK.
To implement this in my security implementation is of course a valid option. I have not looked into it yet. > > > > So the question is whether it is possible to check inside > > BasicCloud.checkNodes whether the nodes contained in the list are > > primitive nodes or cluster nodes. The retrieval of the number fields could > > then be either by the 'number' field or by the <builderName>.number field. > > Possibly it is enough to check the type of the Query object. > I will look into this. I'm going to post a patch within a few minutes that solves the issue. > > Michiel > Ronald -----------------------Disclaimer------------------------- Dit bericht (met bijlagen) is met grote zorgvuldigheid samengesteld. Voor mogelijke onjuistheid en/of onvolledigheid van de hierin verstrekte informatie kan Kennisnet geen aansprakelijkheid aanvaarden, evenmin kunnen aan de inhoud van dit bericht (met bijlagen) rechten worden ontleend. De inhoud van dit bericht (met bijlagen) kan vertrouwelijke informatie bevatten en is uitsluitend bestemd voor de geadresseerde van dit bericht. Indien u niet de beoogde ontvanger van dit bericht bent, verzoekt Kennisnet u dit bericht te verwijderen, eventuele bijlagen niet te openen en wijst Kennisnet u op de onrechtmatigheid van het gebruiken, kopi�ren of verspreiden van de inhoud van dit bericht (met bijlagen). This message (with attachments) is given in good faith. Kennisnet cannot assume any responsibility for the accuracy or reliability of the information contained in this message (with attachments), nor shall the information be construed as constituting any obligation on the part of Kennisnet. The information contained in this message (with attachments) may be confidential or privileged and is only intended for the use of the named addressee. If you are not the intended recipient, you are requested by Kennisnet to delete this message (with attachments) without opening it and you are notified by Kennisnet that any disclosure, copying or distribution of the information contained in this message (with attachments) is strictly prohibited and unlawful. ----------------------------------------------------------
