public class SaslAuthenticationDataSource extends Object implements org.apache.pulsar.broker.authentication.AuthenticationDataSource
| Constructor and Description |
|---|
SaslAuthenticationDataSource(PulsarSaslServer saslServer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationID() |
boolean |
hasDataFromCommand() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticate, getCommandData, getHttpAuthType, getHttpHeader, getPeerAddress, getSubscription, getTlsCertificates, hasDataFromHttp, hasDataFromPeer, hasDataFromTls, hasSubscription, setSubscriptionpublic SaslAuthenticationDataSource(PulsarSaslServer saslServer)
public boolean hasDataFromCommand()
hasDataFromCommand in interface org.apache.pulsar.broker.authentication.AuthenticationDataSourcepublic String getAuthorizationID()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.