Uses of Class
io.trino.server.ui.OAuth2WebUiInstalled
-
Packages that use OAuth2WebUiInstalled Package Description io.trino.server.ui -
-
Uses of OAuth2WebUiInstalled in io.trino.server.ui
Methods in io.trino.server.ui that return OAuth2WebUiInstalled Modifier and Type Method Description static OAuth2WebUiInstalledOAuth2WebUiInstalled. valueOf(String name)Returns the enum constant of this type with the specified name.static OAuth2WebUiInstalled[]OAuth2WebUiInstalled. values()Returns an array containing the constants of this enum type, in the order they are declared.
-