Hi ,
I am looking for a good Access Control System for my application ( web application or any general application ).
I know RBAC (Role Based Access Control) is a good approch for this . Also i had gone through JAAS.
I realised a need of standard implementation of RBAC standards ( may be using JAAS).
Does anybody know any implementation of RBAC with JAAS?
Thanks
~Preetam
-
JASS and RBAC (1 messages)
- Posted by: Preetam Palwe
- Posted on: September 06 2004 11:36 EDT
Threaded Messages (1)
- JAAS and RBAC in j2EE webapps by diabolo512 diabolo512 on November 23 2004 08:05 EST
-
JAAS and RBAC in j2EE webapps[ Go to top ]
- Posted by: diabolo512 diabolo512
- Posted on: November 23 2004 08:05 EST
- in response to Preetam Palwe
hi Preetam,
you should have a look towards jGuard (http://sourceforge/projects/jguard), which integrate JAAS into J2EE, and integrate a RBAC mechanism.
sincerly yours,
charles (jGuard team).