Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun enabled(openBrowser: (Uri) -> Any = WebBrowser()::navigateTo, waitFor: (Long) -> Unit = Thread::sleep, serverConfig: ServerConfig = SunHttp(0, stopMode = Graceful(Duration.ofSeconds(2))), forceRefresh: Boolean = true): SSOLoginEnabled