Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Vaadin + SpringSecurity Rolebased Access
Hi all,
I am developing a new application using Spring with Vaadin . In that I want to use SpringSecurity for Authentication and Authorization.Is it possible to use springsecurity role based access in vaadin application to give the user access to the particular menus ?(suppose if login user-ADMIN has a role "ROLE-ADMIN" he should have only access to the ADMIN menus,if login user-SUPERUSER has a role "ROLE-USER" he should have only access to the USER menus,actually i have done spring security role access application using JSP .but here i am using java classes for UI also,can any one please suggest your ideas to proceed to the next level.
thanks&ragards
narasimha