Shiro(一)shiro 框架简介

Shiro简介 Apache Shiro是一个强大且易用的Java安全框架,执行身份验证、授权、密码学和会话管理。 Apache Shiro 体系结构: 1、Authentication 认证 ---- 用户登录 2、Authorization 授权 — 用户具有哪些权限 3、Cryptography 安全数据加密 4、Session Management 会话管理 5、Web Integrati
相关文章
相关标签/搜索