Uses of Enum Class
org.apache.pulsar.common.api.proto.AuthMethod
Packages that use AuthMethod
-
Uses of AuthMethod in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return AuthMethodModifier and TypeMethodDescriptionCommandConnect.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.Methods in org.apache.pulsar.common.api.proto with parameters of type AuthMethod