Results 1 to 2 of 2

Thread: authorization-aware query filtering...

  1. #1
    Join Date
    Feb 2005
    Posts
    4

    Default authorization-aware query filtering...

    Almost every recent project I worked on had the requirement to show some list of domain-objects to specific user groups, with each group having their security-related filter applied to these lists.

    To my (meagre) knowledge of acegi this semantic is missing.
    This filtering must be applied _before_ some (Hibernate-)query.

    Has anyone solved this in a 'generic' manner ?

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    I think we're covering this over at http://forum.springframework.org/showthread.php?t=12793.
    Last edited by robyn; May 19th, 2006 at 06:02 AM.

Similar Threads

  1. Spring Query API
    By scottr in forum Data
    Replies: 8
    Last Post: Jul 28th, 2010, 02:14 PM
  2. Problem With Hibernate 3 Named Query
    By duffymo in forum Data
    Replies: 4
    Last Post: May 26th, 2007, 03:25 PM
  3. Replies: 1
    Last Post: Oct 6th, 2005, 02:53 PM
  4. hibernate pagination
    By oliverchua in forum Data
    Replies: 8
    Last Post: Sep 23rd, 2005, 06:06 PM
  5. Spring-Hibernate Query
    By cesar in forum Data
    Replies: 2
    Last Post: Oct 5th, 2004, 01:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •