| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.plugin.auth.spi.server |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
AuthPluginService.validateAuthority(IdentityContext identityContext,
Permission permission)
Validate the identity whether has the resource authority.
|
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.