You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ptriller <pt...@soapwars.de> on 2008/12/17 15:26:30 UTC

Security Replacement

Hi, 

I am trying to write a security framework for Wicket. 
So far everything is nice and cool.

But now I want the Following.

I want Components on a Page to be replaced during rendering with a
"Permission Denied" message (maybe a Panel)  when the user is not allowed to
see them

Is there a way to do that ? 

Can I do a replace during "onBeforeRender" or is there another way to do
that.

All my Pages are derived from a MyWebPage class, so I could add some hooks
there, too.





Greets and Thanks


Peter
-- 
View this message in context: http://www.nabble.com/Security-Replacement-tp21054116p21054116.html
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