Friday, February 5, 2010

Figuring out Rhino.Security and on-demand filtering

Ayende's Rhino.Security is an enterprise authorization framework. I recently added it to my Sharp Architecture project using Billy McCafferty's instructions and some help from Bart Reserhove's blog.

The next step is a spike to implement Rhino.Security authorization and then determining the best course of intercepting queries with permissions. Also, I understand that I can use the event subsystem in NHibernate, instead of an interceptor. I have to check both out.

No comments:

Post a Comment