zhou-hao 0cd7f26c0d fix bugs 7 yıl önce
..
hsweb-authorization-api 4e4d17390e fix bugs 7 yıl önce
hsweb-authorization-basic 54315e0572 优化自动配置 7 yıl önce
hsweb-authorization-cloud 1e5c880fa9 优化权限控制 7 yıl önce
hsweb-authorization-jwt 2a758d947d 优化jwt token type 7 yıl önce
hsweb-authorization-ldap c8d2823a25 add ldap 7 yıl önce
hsweb-authorization-oauth2 0cd7f26c0d fix bugs 7 yıl önce
README.md 41ff05dfd3 增加说明 优化配置 7 yıl önce
pom.xml c8d2823a25 add ldap 7 yıl önce

README.md

授权认证模块

用于整个系统的授权认证管理

目录介绍

  1. hsweb-authorization-api:权限控制API
  2. hsweb-authorization-oauth2:oauth2支持
  3. hsweb-authorization-basic:权限控制基础实现
  4. hsweb-authorization-jwt:权限控制jwt拓展