-->
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.  [ 3 posts ] 
Author Message
 Post subject: A proxy against Hibernate
PostPosted: Fri Aug 27, 2004 10:05 am 
Newbie

Joined: Fri Aug 27, 2004 9:53 am
Posts: 1
Hibernate version: any recent (2.1.*, 3.0)

We are developing a access control system to protect data that are only available to certain kinds of use and certain user groups.

We are considering doing the access control as a "proxy interface" to hibernate. The proxy should perform some realtime, highly context-dependent access control (among other things). In order to do so, we need to wrap all the methods that can be used to retrieve entity objects from hibernate.

Is it only the Session and Query objects that can return entity objects or are there other ways to obtain the database contents (through hibernate) aswell?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 27, 2004 10:06 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Criteria


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 27, 2004 12:26 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
...and please take a look at Interceptor also for a possible help of accomplish your task.

_________________
Max
Don't forget to rate


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

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.