Changes between Version 7 and Version 8 of Internal/Rbac/OrbitRbacDesign/xoRbac
- Timestamp:
- Sep 19, 2006, 2:57:36 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Rbac/OrbitRbacDesign/xoRbac
v7 v8 3 3 Neumann and Strembeck discuss the design and implementation of an RBAC service xoRBAC in an object-oriented scripting language XOTcl [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/neumann01design.pdf NS01]], [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/p65-strembeck.pdf NS03]], and [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/p392-strembeck.pdf SN04]], and Strembeck discusses the implementation of conflict checking of separation of duty constraints in RBAC [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/se2004.pdf Str04]]. 4 4 5 Neumann and Zdun introduce the object-oriented scripting language XOTcl which is based on Tcl in [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/neumann00xotcl.pdf NZ00]]. The [[http://media.wu-wien.ac.at/ XOTcl]] site has very recent downloadable software and documentation although the [[http://packages.qa.debian.org/x/xotcl.html Debian Linux package information]] shows it to be an orphan that has not been updated since 2001. The XOTcl site states that XOTcl is included in ActiveTclthat is a product of [[http://www.activestate.com/ ActiveState]] and is available free after signing an education license.5 Neumann and Zdun introduce the object-oriented scripting language XOTcl which is based on Tcl in [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/neumann00xotcl.pdf NZ00]]. The [[http://media.wu-wien.ac.at/ XOTcl]] site has very recent downloadable software and documentation although the [[http://packages.qa.debian.org/x/xotcl.html Debian Linux package information]] shows it to be an orphan that has not been updated since 2001. The XOTcl site states that XOTcl is included in [[http://www.activestate.com/Products/ActiveTcl/ ActiveTcl]] that is a product of [[http://www.activestate.com/ ActiveState]] and is available free after signing an education license. 6 6 7 7 Strembeck describes the application programming interface (API) for xoRBAC in [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/xoRBAC-API-Reference.pdf Str06]]. See [[http://wi.wu-wien.ac.at/home/mark/xoRBAC/index.html xoRBAC]] for downloadable xoRBAC software.