authorization - How to map business rules to Rhino Security EntityGroups? -


i using rhino security secure nhibernate entities on huge database. part of requirement implement business rules that'll map rhino entitygroups filter out data based on logged in users usergroup entitlements:

entity: account entitygroup: confidential accounts businessrule: revenue > $10000 

my questions are:

1) make sense define business rules above in security admin , map entitygroups

2) @ stage should add account entity entitygroup 'confidential accounts', can @ time of save/update account however, there can n number of similar entitygroups , evaluate current account entity membership on fly big hit performance

please suggest

thanks, roshan


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -