New Posts New Posts RSS Feed: Security Annotations on Entities
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Security Annotations on Entities

 Post Reply Post Reply
Author
eniben View Drop Down
Newbie
Newbie
Avatar

Joined: 26-Sep-2007
Location: Nigeria
Posts: 16
Post Options Post Options   Quote eniben Quote  Post ReplyReply Direct Link To This Post Topic: Security Annotations on Entities
    Posted: 07-Feb-2011 at 1:03pm
Currently, Remote Service Methods can be annotated to indicate whether or not Authentication is required and what Roles are required to carry execute them.

Can we have the same thing implicitly implemented for CRUD operations?

Say we have attributes that we decorate our Entities with and DevForce automatically checks for us whether the EntityManager.Principal can actually carry out the applicable CRUD depending on whether it's Insert, Update, Delete?  And maybe even Select?
Back to Top
DenisK View Drop Down
IdeaBlade
IdeaBlade


Joined: 25-Aug-2010
Posts: 715
Post Options Post Options   Quote DenisK Quote  Post ReplyReply Direct Link To This Post Posted: 09-Feb-2011 at 2:11pm
Hi eniben;

I will file a feature request for this.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down