类的使用
com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
-
使用AuthSystemTypes的程序包 程序包 说明 com.alibaba.nacos.plugin.auth.impl.constant -
-
com.alibaba.nacos.plugin.auth.impl.constant中AuthSystemTypes的使用
返回AuthSystemTypes的com.alibaba.nacos.plugin.auth.impl.constant中的方法 修饰符和类型 方法 说明 static AuthSystemTypesAuthSystemTypes. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static AuthSystemTypes[]AuthSystemTypes. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-