Re: [sunxacml-discuss] Sunxacml and hierarchical roles
Brought to you by:
farrukh_najmi,
sethp
|
From: argyn <ar...@co...> - 2006-01-24 01:31:07
|
Jake Wu wrote: >Dear all, > >Could someone tell me if Sunxacml APIs support the use of hierarchical >Role Base Access Control? i.e. implement the specification which is at >http://docs.oasis-open.org/xacml/2.0/access_control-xacml-2.0-rbac-profi >le1-spec-os.pdf > >Many thanks. >jake > > > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642 >_______________________________________________ >sunxacml-discuss mailing list >sun...@li... >https://lists.sourceforge.net/lists/listinfo/sunxacml-discuss > > > > Yes, it does, but not out-of-the-box. You have to write a finder yourself. I've implemented rbac with sunxacml in one company, and it worked fine. I think i posetd a couple of times on the subject in this list a year ago. thanks Argyn |