| Package | Description |
|---|---|
| com.mbap.pp.core.client.domain | |
| com.mbap.pp.core.client.service |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResourceServer> |
ClientDetail.getResourceServerList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientDetail.setResourceServerList(java.util.List<ResourceServer> resourceServerList) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResourceServer> |
ResourceServerService.get()
查询所有保护资源
|