Interface RemoteUserExtractorFactory

All Known Implementing Classes:
RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl

public interface RemoteUserExtractorFactory
Creates remote user extractors.
  • Method Details

    • createRemoteUserExtractor

      org.apache.calcite.avatica.server.RemoteUserExtractor createRemoteUserExtractor(org.apache.hadoop.conf.Configuration conf)