资源描述:
《毕业设计_java权限管理系统.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计Java权限管理系统班级:学号:软件学院姓名:软件工程学院:专业:指导教师:Java权限管理系统摘要随着信息技术的快速发展,信息安全已成为人们高度关注的问题,特别是在企事业的信息系统管理中,针对资源共享而引出的访问控制技术也得到了广泛的研究。本课题在对信息系统的权限管理相关理论和方法进行研究的基础上,通过比较几种常见的访问控制方式的优缺点,目前信息系统的权限管理的需求进行分析。本文结合公司的基础技术平台的典型应用需求为背景,初步探索了访问控制的理论、方法以及基本流程,并在此基础上设计了权限管理系统的架构模型,实现了简单的原型系统,给出了系统的应
2、用实例。论文完成的主要工作如下:(1)在访问控制技术理论研究的基础上,本文对权限管理系统的功能进行了详细的需求分析,设计了权限管理的系统架构,对系统的各个功能模块进行了详细设计,分为角色管理,部门管理,用户管理。(2)在Windows环境下采用Java编程语言实现了权限管理架构的原型系统,并初步对其原理的可行性进行测试,给出了应用实例。该系统可以作为其他信息系统的一个子系统,能辅助管理人员完成系统的安全访问控制。通过对原型系统的实验分析,初步验证了本文所提出的方法以及系统设计方案的有效性和正确性。关键词:权限管理,访问控制,角色,部门,用户Javape
3、rmissionmanagementsystemAbstractWiththerapiddevelopmentofinformationtechnology,informationsecurityhasbecomethepeople'sattention,especiallyintheinformationmanagementsystemofenterprise,accesscontroltechniqueforresourcesharingandtheconcepthasbeenwidelystudied.Thesubjectofstudyinthe
4、privilegemanagementrelatedtheoryandmethodofinformationsystem,theadvantagesanddisadvantagesbycomparingseveralcommonaccesscontrolmode,analysisandpowerdemandmanagementoftheinformationsystem,therole-basedaccesscontroltechnologywasmodifiedtomakeitmoreflexibleintherolepermissionsmanag
5、ementbasedon,Bycomparingseveralcommonaccesscontrolmode,analysisandpowerdemandmanagementoftheinformationsystem,therole-basedaccesscontroltechnologywasmodifiedtomakeitmoreflexibleintheroleofauthoritymanagement.Combiningwiththetypicalapplicationrequirementsofcompany’stechnologyplat
6、formforthebackground,thisthesisstudiedthetheories,methods,andthebasicprocessofaccesscontrol,andonthisbasisdesignedtheroleofauthoritymanagementsystemarchitecturemodel,implementedasimpleprototypesystem,andsomeexamplesofthesystemaregiven.Themaincontentsofthisthesisareasfollows:(1)O
7、nthebasisoftheoreticalstudyofaccesscontroltechnology,thisthesismakesadetailedanalysisforprivilegemanagementfeaturesofthesystem,designthesystemarchitectureofprivilegemanagementbasedonrole,andhascarriedonthedetaileddesignofeachfunctionalmoduleofthesystem.(2)Theprototypesystemofaut
8、horitymanagementarchitecturebasedontheroleisimp