Hello everyone,

Can we provide a principle with many roles? My idea is to create role per
page. Something like.

@AuthorizeInstantiation("PageA")
Class PageA
...

@AuthorizeInstantiation("PageB")
Class PageB
...

@AuthorizeInstantiation("PageC)
Class PageC

And assign roles to a principle like  Mr. One has PageA, PageB roles so he
can access to PageA and PageB.

Can we do this in Wicket auth-roles and Spring Security 3 integration? Or is
there another way to achieve this?

Thank you
OOkpalm
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-auth-roles-and-Spring-Security-3-tp3263515p3263515.html
Sent from the Users forum 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