Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.46 KB

readme.markdown

File metadata and controls

31 lines (17 loc) · 1.46 KB

Rhino Security

Rhino Security is part of the Rhino Tools collection by Ayende Rahien.

What is this?

Rhino Security is a security framework to provide row level security for NHibernate. Rhino Security is perfect for people who want to set up user and group security in their NHibernate domain models. It supports ACL and role based security using a model similar to this:

yUML Rhino Security

Based on this blog post

Getting Started

Read the How to Use.txt file for more information about getting started.

More Information

More information about the library can be found in the Rhino Security category on Ayende's blog.

Try [this Google search](rhino security nhibernate) to find a ton of other information about it.


Intro by Tobin Harris, he askes that people contribute to make it better :)