| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.plugin.auth.constant | |
| com.alibaba.nacos.plugin.auth.spi.server |
| 限定符和类型 | 方法和说明 |
|---|---|
static ActionTypes |
ActionTypes.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ActionTypes[] |
ActionTypes.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AuthPluginService.enableAuth(ActionTypes action,
String type)
Judgement whether this plugin enable auth for this action and type.
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.