zhouhao 602b992bb2 ofNullable 8 years ago
..
hsweb-system-authorization-controller 4071b1201a 增加查看当前登录用户的权限 8 years ago
hsweb-system-authorization-dao 436069a444 增加属性名常量,删除无用的属性 8 years ago
hsweb-system-authorization-entity 07d3289db1 小优化 8 years ago
hsweb-system-authorization-model b8a77d4f6c 优化对象转换 8 years ago
hsweb-system-authorization-service 602b992bb2 ofNullable 8 years ago
hsweb-system-authorization-starter 07d3289db1 小优化 8 years ago
README.md a91d1d8188 增加说明 8 years ago
pom.xml 269367c655 优化权限控制方式 8 years ago

README.md

权限功能模块

提供用户,角色,权限管理

授权

AuthorizationController 仅进行基础授权,通过触发AuthorizationListener,进行自定义控制逻辑.详细方式见:hsweb-authorization-api