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