I didn't use that library but why not roll your own component instantiation listener?
On Fri, Nov 15, 2024 at 6:11 AM Shengche Hsiao <shengchehs...@gmail.com> wrote: > Dear All > > Wicket auth-role library allow us to define the static roles, and allow > logined users to access restricted pages or components. But, I need to > implement the dynamic authorization to constrain page/component > permissions, and role-permission relationships are persistent in database. > By now, I can dynamically add constraints on db. > But how do I apply the constrains on page or components? > > > > Shengche > > -- Regards - Ernesto Reinaldo Barreiro