欢迎来到天天文库
浏览记录
ID:29471083
大小:612.54 KB
页数:74页
时间:2018-12-20
《基于bs架构的权限管理》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、无锡科技职业学院毕业设计(论文)第1页基于B/S架构的权限管理系统摘要:任何多用户的系统不可避免的涉及到权限问题,系统的使用者越多、使用者本身的社会属性或分工越复杂,权限问题也就越复杂。无疑,无论是背负复杂办公室政治关系的办工系统、包含纵向行政关系的电子政务业务系统还是用于数据业务集成的应用集成系统,都不可避免的要解决这一问题。不同职责的人员,对于系统操作的权限应该是不同的。优秀的业务系统,这是最基本的功能。可以对“组”进行权限分配。对于一个大企业的业务系统来说,如果要求管理员为其下员工逐一分配系统操作权限的话,是件耗时且不够方便的事情。所以,系统中就提出了对“组”进行操作的概念,将权
2、限一致的人员编入同一组,然后对该组进行权限分配。权限管理系统应该是可扩展的。它应该可以加入到任何带有权限管理功能的系统中。就像是组件一样的可以被不断的重用,而不是每开发一套管理系统,就要针对权限管理部分进行重新开发。满足业务系统中的功能权限。传统业务系统中,存在着两种权限管理,其一是功能权限的管理,而另外一种则是资源权限的管理,在不同系统之间,功能权限是可以重用的,而资源权限则不能。本文主要介绍一个简单的基于B/S模式的权限管理系统的实现。系统采用JSP技术,数据库采用MySQL。关键词:B/S架构;Eclipse;JSP;MySQL21无锡科技职业学院·软件测试专业毕业设计(论文)S
3、tockingSellingStoringManagementSystemOnB/SModelAbstract:Anymulti-usersysteminevitablyinvolvesaccessproblems,system,useritselfmoreusersthemorecomplexsocialattributeordivision,accessandmorecomplexproblems.Undoubtedly,whethercarriedcomplexofficepoliticalrelationsdoworksystem,containsthelongitudinal
4、administrativerelationshipbetweene-governmentbusinesssystemorusedfordataservicesofintegratedapplicationintegrationsystem,areinevitabletosolvethisproblem.Differentresponsibilityforsystemoperationofpersonnel,theauthorityshouldbedifferent.Excellentbusinesssystem,thisisthemostbasicfunctions.For"grou
5、p"canaccessdistribution.Forabigenterprise'sbusinesssystemisiftherequestadministratorforthedistributionsystemoperationundereachemployeeisatime-consumingpermissionswordsandnotquiteconvenientthings.So,systemputforwardthe"group"conceptwillbeoperatedpermissionsconsistentpersonnelinthesamegrouptoenrol
6、l,andthentoaccessthisassignment.Authoritymanagementsystemshouldbeextensible.Itshouldbeabletoaddtoanyauthoritymanagementfunctionwiththesystem.Likecomponentsascanbecontinuouslyreuse,noteverydevelopasetofmanagementsystem,thenagainforrightsmanagementpartdevelopment.Meetthefunctionofbusinesssystemper
7、missions.Traditionalbusinesssystem,thereexisttworightsmanagement,oneistofunction,andanotherjurisdictionmanagementisakindofresourcepermissionsindifferentsystemofmanagement,andfunctionbetweenthepermissionsarecanreuse,andresour
此文档下载收益归作者所有