发表评论取消回复
相关阅读
相关 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可以轻松的
相关 apache shiro (1) 理论
认证 身份认证流程 ![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG
相关 Shiro 教程_1
> 教案 https://gitee.com/fakerlove/Shiro 文章目录 Shiro 教程 1. Shiro 介绍 1.1 什么是
相关 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][]
还没有评论,来说两句吧...