Uses of Class
io.trino.server.ui.FixedUserWebUiConfig
-
Packages that use FixedUserWebUiConfig Package Description io.trino.server.ui -
-
Uses of FixedUserWebUiConfig in io.trino.server.ui
Methods in io.trino.server.ui that return FixedUserWebUiConfig Modifier and Type Method Description FixedUserWebUiConfigFixedUserWebUiConfig. setUsername(String username)Constructors in io.trino.server.ui with parameters of type FixedUserWebUiConfig Constructor Description FixedUserWebUiAuthenticationFilter(FixedUserWebUiConfig config)
-