ACL tutorial or example - Java
This is a discussion on ACL tutorial or example - Java ; I'm trying to implement ACL's in my webapp, and am having trouble
applying what I read in the docs and in my googling to my real-life
application. Could somebody please point me to a good tutorial or some
example code ...
-
ACL tutorial or example
I'm trying to implement ACL's in my webapp, and am having trouble
applying what I read in the docs and in my googling to my real-life
application. Could somebody please point me to a good tutorial or some
example code that shows how to set and check the permissions (read only
vs read/write, etc) that a given user will have to access a given
object?
TIA!
Dave
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
-
Re: ACL tutorial or example
Have a look at http://acegisecurity.org/ (doco in
http://acegisecurity.org/docbook/acegi.pdf).
It is Spring oriented but your app need not be (refer
http://acegisecurity.org/standalone.html).
It will 'do' ACLs every which way.
"David Kerber" <ns_dkerber@ns_WarrenRogersAssociates.com> wrote in message
news:MPG.20a991c93c5ab8b6989b0b@news.conversent.net...
> I'm trying to implement ACL's in my webapp, and am having trouble
> applying what I read in the docs and in my googling to my real-life
> application. Could somebody please point me to a good tutorial or some
> example code that shows how to set and check the permissions (read only
> vs read/write, etc) that a given user will have to access a given
> object?
>
>
> TIA!
> Dave
> --
> Remove the ns_ from if replying by e-mail (but keep posts in the
> newsgroups if possible).
Similar Threads
-
By Application Development in forum Python
Replies: 13
Last Post: 09-20-2007, 11:29 AM
-
By Application Development in forum ASM x86 ASM 370
Replies: 2
Last Post: 09-15-2007, 07:31 PM
-
By Application Development in forum Adobe After Effects
Replies: 3
Last Post: 04-11-2007, 03:07 PM
-
By Application Development in forum Adobe Premiere
Replies: 1
Last Post: 02-08-2005, 07:42 PM
-
By Application Development in forum ADO DAO RDO RDS
Replies: 0
Last Post: 05-19-2004, 05:24 PM