Hi,

I am a Shiro newbie.

Currently we have Form Based Authentication layer implemented.
Our Realm extends AuthorizingRealm
We are extending FormAuthenticationFilter 

I am trying to figure out how to apply Authorization to 

1. How authentication happens. It is already implemented but just curious.
2. What do I need to do implement Authorization on restful services. I
looked a bit into HttpMethodPermissionFilter but I don't see the full
picture. Where do permissions get stored, when to retrieve and how to feed
them to Shiro. Any sample code would be greatly appreciated.


Jiggy.
-- 
View this message in context: 
http://shiro-user.582556.n2.nabble.com/How-to-implement-Authorization-on-Rest-Jersey-Services-using-HttpMethodPermissionFilter-tp5659200p5659200.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to