You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by rmoskal <rm...@mostmedia.com> on 2007/11/14 22:28:53 UTC

Wicket-Auth

Forgive having more questions than answers, but I'm really been enjoying
putting together a real application with Wicket and have been working with
the Wicket-auth code, specifically with annotations.

I have no problem with using 

@AuthorizeInstantiation("ADMIN")

when applied to a page or even a panel

However, the AuthorizeAction doesn't seem to have any effect at all

@AuthorizeAction(action="Component.RENDER", roles={"ADMIN"})

Is there something special I have to do to enable this feature? Any push in
the right direction would be greatly appreciated.


Thanks and regards,
-- 
View this message in context: http://www.nabble.com/Wicket-Auth-tf4808151.html#a13756953
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org