| Modifier and Type | Method and Description |
|---|---|
DefaultAuthorizingHandler |
AuthorizingHandlerAutoConfiguration.authorizingHandler(DataAccessController dataAccessController) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuthorizingHandler.setDataAccessController(DataAccessController dataAccessController) |
| Constructor and Description |
|---|
DefaultAuthorizingHandler(DataAccessController dataAccessController) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataAccessController
默认的行级权限控制.通过获取DataAccessHandler进行实际处理
|
| Constructor and Description |
|---|
DefaultDataAccessController(DataAccessController parent) |
Copyright © 2016–2021. All rights reserved.