Files
hsweb-framework/hsweb-system/hsweb-system-authorization
2017-03-27 17:14:15 +08:00
..
2017-03-04 14:15:45 +08:00
2017-03-04 14:39:31 +08:00

权限功能模块

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

授权

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