vertx / io.vertx.kotlin.ext.web.handler / io.vertx.ext.web.handler.BasicAuthHandler

Extensions for io.vertx.ext.web.handler.BasicAuthHandler

parseCredentialsAwait

suspend fun BasicAuthHandler.parseCredentialsAwait(context: RoutingContext): Credentials

Suspending version of method io.vertx.ext.web.handler.BasicAuthHandler.parseCredentials