Class SaslAuthenticationDataSource

java.lang.Object
org.apache.pulsar.broker.authentication.SaslAuthenticationDataSource
All Implemented Interfaces:
org.apache.pulsar.broker.authentication.AuthenticationDataSource

public class SaslAuthenticationDataSource extends Object implements org.apache.pulsar.broker.authentication.AuthenticationDataSource
  • Constructor Details

    • SaslAuthenticationDataSource

      public SaslAuthenticationDataSource(PulsarSaslServer saslServer)
  • Method Details

    • hasDataFromCommand

      public boolean hasDataFromCommand()
      Specified by:
      hasDataFromCommand in interface org.apache.pulsar.broker.authentication.AuthenticationDataSource
    • getAuthorizationID

      public String getAuthorizationID()