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