Uses of Class
io.trino.plugin.pinot.auth.password.inline.PinotPasswordControllerAuthenticationConfig
-
Packages that use PinotPasswordControllerAuthenticationConfig Package Description io.trino.plugin.pinot.auth.password.inline -
-
Uses of PinotPasswordControllerAuthenticationConfig in io.trino.plugin.pinot.auth.password.inline
Methods in io.trino.plugin.pinot.auth.password.inline that return PinotPasswordControllerAuthenticationConfig Modifier and Type Method Description PinotPasswordControllerAuthenticationConfigPinotPasswordControllerAuthenticationConfig. setPassword(String password)PinotPasswordControllerAuthenticationConfigPinotPasswordControllerAuthenticationConfig. setUser(String user)
-