spring security - How to restrict the method to be accessed to a specific role? -


a qestion spring security, there way can define names of methods , restrict accessing method depending on role of user. far know, can using pointcut or annotation secure method users have example specifc role question how can instesd restrict roles access method, restrict methods accessed specific role. hope clear


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -