日常提交

This commit is contained in:
wu xiangkai
2022-11-14 17:24:14 +08:00
parent b52561bf68
commit e38a9a9333
2 changed files with 134 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
- [通过java code实现authorization](#通过java-code实现authorization)
- [基于String的权限鉴定](#基于string的权限鉴定)
- [通过注解实现Authorization](#通过注解实现authorization)
# Apache Shiro Authorization
## Authorization简介
Authorization访问控制分配访问某资源的特定权限。