1. apche shiro 是Java的一个安全)框架
2.shiro可以非常容易的开发出足够好的应用,不仅可以在JavaSE环境,也可用在JavaEE环境
3. shiro可以完成 认证,授权,加密,会话管理 、与web 集成 缓存等
4。下载 http://shiro.apache.org/
目前最新版本为1.3.2,这里 带源码的下载地址为:
http://www.apache.org/dyn/closer.cgi/shiro/1.3.2/shiro-root-1.3.2-source-release.zip
5.shiro 基本功能
原文地址:https://www.cnblogs.com/enjoyjava/p/9644013.html
时间: 2024-10-24 01:27:15