-
Feb 3rd, 2013, 02:26 AM
#1
Questions about Spring Security Acl
hi everybody,
I use Spring Security Acl in my application and everything works fine, but i have two questions :
1) How can I use the methods of JdbcMutableAclService to get all acl entry of a sid ? (or how can i get all permissions of domain objects that assigned to a user in my application)
2) Is it correct that i query on the acl tables directly to get my required data, instead of using JdbcMutableAclService ?
Thanks in advance.
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