Class: Pulsar::Proto::AuthMethod

Inherits:
Protobuf::Enum
  • Object
show all
Defined in:
lib/fluent/plugin/lib/pulsar_client/PulsarApi.pb.rb

Constant Summary collapse

AuthMethodNone =
value(:AuthMethodNone, 0)
AuthMethodYcaV1 =
value(:AuthMethodYcaV1, 1)
AuthMethodAthens =
value(:AuthMethodAthens, 2)