Class UserAuthenticatorFactory

java.lang.Object
org.apache.drill.exec.rpc.user.security.UserAuthenticatorFactory

public class UserAuthenticatorFactory extends Object
Factory class which provides UserAuthenticator implementation based on the BOOT options.
  • Constructor Details

    • UserAuthenticatorFactory

      public UserAuthenticatorFactory()
  • Method Details