发表评论取消回复
相关阅读
相关 Apache Shiro教程(4)
shiro授权 1. 授权 > 授权,即访问控制,控制谁能访问哪些资源,主体进行身份认证后需要分配权限方可访问系统的资源,对于某些资源没有权限是无法访问的。 1. 关
相关 Apache Shiro教程(3)
shiro自定义realms及加密md5+salt教程 1、添加pom 文件 <dependency> <groupId>org.apach
相关 Apache Shiro教程(2)
`Shiro实战教程` 1、权限的管理 1.1、什么是权限管理 > 1、基本上涉及到用户参与的系统都需要进行权限管理,权限管理属于系统安全的范畴,权限管理实现对
相关 Apache Shiro教程(1)
1、Shiro 介绍 Apache Shiro 是一个强大且易用的java 安全框架,执行身份验证、授权、密码和会话管理。使用shiro的易于理解的API可以轻松的
相关 Shiro学习--Apache Shiro Architecture(Shiro架构)
Apache Shiro Architecture 参考 [http://shiro.apache.org/architecture.html][http_shiro.
相关 Apache Shiro 1.2.1版本发布
2012年7月29日Apache Shiro开源小组发布了Apache Shiro 1.2.1,此版本主要是修复了1.2.0版本中的11个bug。 Apache Shiro
相关 Shiro官方文档翻译——Apache Shiro的十分钟教程
[10 Minute Tutorial on Apache Shiro][] [Introduction][] Welcome to Apache Shir
相关 Apache Shiro 1.2.1版本发布
2012年7月29日Apache Shiro开源小组发布了Apache Shiro 1.2.1,此版本主要是修复了1.2.0版本中的11个bug。 Apache Shiro
相关 Apache Shiro
Apache Shiro是一个强大且易用的Java安全框架,执行身份验证、授权、密码和会话管理。 shiro基本模块 ![shiro.png][]
相关 Apache Shiro介绍
简介 Apache Shiro是Java的一个安全(权限)框架。Shiro可以非常容易的开发出足够好的应用,其不仅可以应用在JavaSE环境,也可以应用在JavaEE环境。
还没有评论,来说两句吧...