The 3 Types of Security In Enterprise Applications(cascadeofinsights.com)

submitted by AdamBellAdamBell(61) 1 year, 5 months ago

There are generally three types of security in enterprise applications: 1. Role based security - Which actions can a user do - aka role-based access control 2. Entity level security - A user can only perform an Action on certain objects/data - aka row level security 3. Field level security - A user can see or edit only certain fields of an entity – (this is really fine grained and usually a bad idea)

1 comment |category: |Views: 136

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by AdamBellAdamBell(61) 1 year, 5 months ago 0

I can't edit my description :( but this is my quick summary of how security logic can be abstracted away using the concept of 'Entity Groups' from Rhino security. It certainly might not be right for every project, but a cohesive strategy for access control would be a big leap forward compared to a lot of projects I’ve worked on.

Reply

information Login or create an account to comment on this story