-
SpringMVC+shiro+hibernate权限管理整合
什么是权限?权限是管理web应用用户的一种手段,比如,一个电商平台,用户具有user的角色,他可以在这个商场里面进行交易。商家拥有的是user的角色同时也拥有manager的角色,因此,他可以进行买卖的同时进行对自己商品的管理。shiro就是一个基于RBAC权限设计模型的权限管理框架。什么是Shiro ?Apache Shiro是一个强大易用的Java安全框架,提供了认证、授权、加密和会话管理等功能: 认证 - 用户身份识别,常被称为用户“登录”;授权 - 访问控制;密码加密 - 保护或隐藏数据防止被偷窥;会话管理 - 每用户相关的时间敏感的状态。以下是对使用SpringMVC+shiro+hibernate框架对用户管理的一个例子:附上项目:https://git.oschina.net/jeremie_astray/SpringMVC_Shiro/tree/master/Annotion版本:https://git.oschina.net/jeremie_astray/SpringMVC_Shiro/tree/shiro_annotation一、实体对应关系:用户与角色为一对多关系角色与权限为多对多关系权限过滤与角色和权限为一对一关系t_user(,用户表,密码为md5加密,可以自己修改)t_role(角色表)t_permission(权限表)
- 2022-01-25 22:39:03下载
- 积分:1
-
115jPlayer
网页播放器,flahs+js代码实现,从一款比较好的地方拔下来的(Web player, flahs+js code, a better place from pull down)
- 2013-08-22 11:49:45下载
- 积分:1
-
雷速考核管理系统
适用对象:需要为员工提供考核查询的大中型企事业单位、政府机关。软件具有以下特点:
员工只能查询本人的考核结果。
单位管理人员可以查询所设定部门员工的考核明细,可以上报本部门考核数据。
EXCEL数据导入、导出。
设置公告和留言板,方便和员工互动交流
- 2022-03-23 06:56:29下载
- 积分:1
-
aspcheck
ASP探针。以Ajiang和COCOON的ASP探针的代码为原型,主要探测内容:服务器有关参数,服务器组件情况,服务器运算能力,服务器磁盘信息,服务器连接速度 (ASP probe. Ajiang and Cocoon to the ASP code for the probe prototype detection major elements : server parameters, the server components, server computing, the server disk information, the server connection speed)
- 2005-04-06 18:06:10下载
- 积分:1
-
正则表达式的chm文档
正则匹配的chm文档,提供详细的说明和学习教程,对web开发非常有帮助,适合php、java、等服务端开发时查询和借鉴说明。
- 2022-01-26 08:06:20下载
- 积分:1
-
mvnforum-1.0.2-ga-jakarta-tomcat-5.0.28
一个比较好的论坛供大家分享,大家可以下载(A better forum for everyone to share, you can download)
- 2009-01-20 13:10:07下载
- 积分:1
-
diywap_v3.1.0715
DIYWAP手机网站系统是一套针对移动互联网开发的适用于手机的WAP网站系统,系统主要携带后台自由设置手机网站二级域名功能,只要在空间绑定两个域名然后在域名解析你绑定的域名就可以在后台设置,比如:wap.diywap.cn 也就是说使用DIYWAP手机网站系统可以同时拥有两个网站,一个电脑网站一个手机网站,另外DIYWAP手机网站系统提供的模板都是支持手机屏幕和电脑屏幕的(DIYWAP mobile phone website system is a set of suitable for mobile Internet development on the WAP mobile phone website system, system mainly carry the background set free mobile phone website two level domain function, as long as the space bound two domain name and DNS you bind the domain name can be in the table settings, such as: wap.diywap.cn is the use of DIYWAP mobile phone the website system can also have two websites, a computer website website of a mobile phone, mobile phone website provides additional DIYWAP template system is to support mobile phone screen and computer screen)
- 2020-11-14 15:09:43下载
- 积分:1
-
Stock of Materials
资源描述材料存储,存的都是gif,可以整合到自己的代码中,是用asp写的。
- 2023-06-06 10:30:04下载
- 积分:1
-
web
一个用c++编写的网页程序,可以作为大家的学习(Using a web page written in c++ program can be used as our learning)
- 2009-12-15 16:40:39下载
- 积分:1
-
dingpiao
网上订票系统,实现在网络客户端进行在线订票功能,用SQL作为该订票系统的数据管理保存软件,这是一个基于Web的汽车网络订票系统。 (order ticket online !)
- 2014-02-23 16:51:18下载
- 积分:1