Uses of Interface
io.trino.plugin.hive.authentication.UserNameProvider
-
Packages that use UserNameProvider Package Description io.trino.plugin.hive.authentication -
-
Uses of UserNameProvider in io.trino.plugin.hive.authentication
Classes in io.trino.plugin.hive.authentication that implement UserNameProvider Modifier and Type Class Description classSimpleUserNameProviderConstructors in io.trino.plugin.hive.authentication with parameters of type UserNameProvider Constructor Description ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication, UserNameProvider userNameProvider)
-