Hello !

On Sun, 2 May 2004 23:08:04 +1000, "Ben Alex" <[EMAIL PROTECTED]>
said:
> It really isn't crucial, unlike the other collaborators used by
> AbstractSecurityInterceptor. I'm happy to add null detection so
> RunAsManager-related code is skipped if the property is null. Does anyone
> have any concerns with this?

Ouch !  Don't do that !  This would be horrible.  Actually, what you
should do is provide a NullRunAsManager - an implementation that does
absolutely nothing.  This way, you don't have to check for null everytime
you use the manager, and you keep the value easily overridable by the
user in his config.

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to