Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
How do I use authorities in Myeclipse Spring Security?
Hello I need help.
I need to control access to pages with safety levels for instance Administrators access all pages and users access only a few. I wonder if how it can be done with MyEclipse?
Thanks
You can absolutely do this with MyEclipse for Spring. Right-click any web project and select MyEclipse > Scaffold Spring Security. This will present a wizard that will walk through configuring Spring Security. One of the panes gives you the ability to specify URL patterns and their associated authorities.
For more details on the Spring Security capabilities in MyEclipse for Spring, please take a look at: