Hi,

I am using Rhino Security to secure NHibernate entities on a huge database. 
Part of the requirement is to implement business rules that'll map to Rhino 
EntityGroups to filter out data based on logged in Users UserGroup 
entitlements:

Entity: Account
EntityGroup: Confidential Accounts
BusinessRule: Revenue > $10000

My questions are:

1) Does it make sense business rules like above in security admin 
application and then map those to EntityGroups

2) At what stage should I add Account entity to EntityGroup 'Confidential 
Accounts', obviously I can do at the time of Save/Update an account 
however, there can be n number of similar EntityGroups and to evaluate 
current Account entity membership on the fly will be a big hit to 
performance

Please suggest

Thanks, Roshan

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rhino-tools-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to