-
Jul 21st, 2010, 06:18 PM
#1
ACL - listing objects with permission
Hi,
I am wondering if there is a way to use Spring ACL, and list all objects that a user has permission to access in some way? I know that you can get permissions if you have a reference/id to the object, but what if you have a list of entities in a database, and you do not want to go through all of them in order to find the ones you have access to?
Also, is spring ACL commonly used in enterprise projects or should I have the security integrated into my domain model?
Thanks
-
Jul 29th, 2010, 10:27 PM
#2
I was wondering the same thing, but end up with the conclusion that you have to wire the security into your business logic and filter the list by tuning your query, if you care about your app's performance...
If someone has a better idea, please enlighten me...
-
Feb 11th, 2011, 08:12 AM
#3
Sorry for open an old post, but is any way to list the permissions,object for every role ??
Thanks
-
Feb 11th, 2011, 11:33 PM
#4
just do some research on the forum use keyword
-
Feb 15th, 2011, 10:41 AM
#5
I could not find what I was looking for. Any suggestion to get a list of the perms by role ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules