-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Security Policy on RDBMS rows
PostPosted: Sat Jun 19, 2004 6:28 am 
Newbie

Joined: Sat May 29, 2004 2:32 am
Posts: 8
Folks,

In a customized struts framework with Hibernate in data layer, we've designed and implemented a user management, authentication and authorization system. Users may connect to this system and see some menus.

Beside this and some other security levels, we have to set a security policy on rdbms ROWS. There are some ways to do.

One, is to use Oracle Security Policy, abstract from hibernate.

Two, We save some conditions (where clause) on tables, for every user. When this user gets (or saves or ...) any data from a table, the where clause defined for this table/user would be added to this SQL.

Is there any way or any (class to implement/override) to reach to this automatically?

any comments about this design and solutions are welcome.

Thanks

Amin Emami
J2EE Architect
Sun Certified


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.