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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to