Enum Class的使用
org.apache.pulsar.common.api.proto.AuthMethod
使用AuthMethod的程序包
-
org.apache.pulsar.common.api.proto中AuthMethod的使用
修饰符和类型方法说明CommandConnect.getAuthMethod()static AuthMethodAuthMethod.valueOf(int n) Returns the enum constant of this class with the specified name.static AuthMethodReturns the enum constant of this class with the specified name.static AuthMethod[]AuthMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.