| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.plugin.auth.api | |
| com.alibaba.nacos.plugin.auth.spi.server |
| 限定符和类型 | 字段和说明 |
|---|---|
static Resource |
Resource.EMPTY_RESOURCE |
| 限定符和类型 | 方法和说明 |
|---|---|
Resource |
Permission.getResource() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Permission.setResource(Resource resource) |
| 构造器和说明 |
|---|
Permission(Resource resource,
String action) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AuthPluginService.validateIdentity(IdentityContext identityContext,
Resource resource)
To validate whether the identity context from request is legal or illegal.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.