diff --git a/spring/Apache Shiro/Apache Shiro Authorization.md b/spring/Apache Shiro/Apache Shiro Authorization.md new file mode 100644 index 0000000..1c15c20 --- /dev/null +++ b/spring/Apache Shiro/Apache Shiro Authorization.md @@ -0,0 +1,6 @@ +# Apache Shiro Authorization +## Authorization简介 +Authorization(访问控制),分配访问某资源的特定权限。 +## Authorization的核心元素 +### Permission +Permission是 \ No newline at end of file