基于RBAC的应用程序框架模型的设计与实现

Design and Implementation of Application Frame Model Based on RBAC

  • 摘要: 基于RBAC模型及Windows动态链接库的思想,提出一种模块式的应用程序框架.该框架根据用户信息从权限表、角色权限表、用户表中查询在用户权限范围内可操作的功能模块的相关信息,并由此动态加载实现该功能模块的动态链接库文件.模型简化了模块间的集成,便于用户的权限管理,也节约了系统的内存开销.通过开发实例验证了框架的有效性.

     

    Abstract: Based on RBAC model and windows dynamic link library concept,a modular application frame is proposed.It extracts the information about the user's operational functional module which is in the user's rights,and dynamically loads the dynamic linkable library file which achieves the function.Model simplifies the integration of modules,is convenient for user right management,and also saves the system memory.The example of development shows the validity of the framework.

     

/

返回文章
返回