Class AuthenticatorProviderImpl
java.lang.Object
org.apache.drill.exec.rpc.security.AuthenticatorProviderImpl
- All Implemented Interfaces:
AutoCloseable,AuthenticatorProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthenticatorProviderImpl
public AuthenticatorProviderImpl(DrillConfig config, ScanResult scan) throws DrillbitStartupException - Throws:
DrillbitStartupException
-
-
Method Details
-
getAuthenticatorFactory
- Specified by:
getAuthenticatorFactoryin interfaceAuthenticatorProvider- Throws:
SaslException
-
getAllFactoryNames
- Specified by:
getAllFactoryNamesin interfaceAuthenticatorProvider
-
containsFactory
- Specified by:
containsFactoryin interfaceAuthenticatorProvider
-
close
- Specified by:
closein interfaceAuthenticatorProvider- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-