摘要
在Web应用软件中,权限管理是常见的功能,不同用户具有不同的软件使用权限,系统根据登录用户的角色来完成权限的审定,从而进入用户的软件使用界面。在实际应用中,登录用户的权限有时会根据实际情况发生变化,从而需要调整相应的用户权限,常规的权限管理无法适应权限的动态变化。为解决这种问题,设计了一种高效的权限管理方案,利用该方案实现了用户权限的动态管理,该设计方案已用于实际的软件项目中,极大地提高了权限管理的灵活性、方便性和高效性。
The authority management is a rather common function in the Web applied software. Since different users possess different limits of authority, the system examines and approves a user's limits of authority according to his role, and then allows him to enter the user interface. Sometimes the authority of the user who logins in may vary according to the actual situation, thus the user's authority also need to be adjusted. As the common management of authority cannot adapt to the dynamic changes of authority, in order to manage the users' authority, a more effective plan which can bring about a dynamic management of users' authority was designed. The plan has already been applied to some practical software projects and has greatly improved the adaptability, convenience and effectiveness of the authority management.
出处
《现代电子技术》
2010年第12期47-50,共4页
Modern Electronics Technique
基金
成都大学校科研基金资助项目(2008XJZ119)
关键词
WEB应用软件
用户权限
动态管理
权限组
权限管理方案
Web software
authority of user
dynamic management
authority group
plan of authority management