6 May
2005
6 May
'05
4:22 p.m.
--On Freitag, 6. Mai 2005 18:19 Uhr +0200 Anders Bruun Olsen <anders@bruun-olsen.net> wrote:
It works if I do setDefaultAccess("allow"), but I don't want to allow access by default and then just deny for those I know I want to deny access to. I want it the other way around.
Why don't you write an accessor method getTitle() and security assertion to the method? -ah