public static interface PulsarApi.CommandAuthChallengeOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.AuthData |
getChallenge() |
int |
getProtocolVersion() |
String |
getServerVersion() |
boolean |
hasChallenge() |
boolean |
hasProtocolVersion() |
boolean |
hasServerVersion() |
boolean hasServerVersion()
String getServerVersion()
boolean hasChallenge()
PulsarApi.AuthData getChallenge()
boolean hasProtocolVersion()
int getProtocolVersion()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.