| Package | Description |
|---|---|
| net.renfei.unifiauth.sdk.entity | |
| net.renfei.unifiauth.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
List<RoleDetail> |
UserDetail.getRoleDetailList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDetail.setRoleDetailList(List<RoleDetail> roleDetailList) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleDetail> |
UserService.queryUserRoleList(String token)
查询用户的角色列表(SCOPE:roles)
如需使用此功能,需要在统一权限平台上对用户进行角色设置 每个用户在每个子系统中拥有的权限和菜单都不相同 |
Copyright © 2023. All rights reserved.