vertx / io.vertx.kotlin.ext.auth.htdigest / io.vertx.ext.auth.htdigest.HtdigestAuth / authenticateAwait

authenticateAwait

suspend fun HtdigestAuth.authenticateAwait(credentials: HtdigestCredentials): User

Suspending version of method io.vertx.ext.auth.htdigest.HtdigestAuth.authenticate

Parameters

credentials -

Return

User

NOTE: This function has been automatically generated from io.vertx.ext.auth.htdigest.HtdigestAuth using Vert.x codegen.