suspend fun JDBCAuthentication.authenticateAwait(credentials: UsernamePasswordCredentials): User
Suspending version of method io.vertx.ext.auth.jdbc.JDBCAuthentication.authenticate
Return
NOTE: This function has been automatically generated from io.vertx.ext.auth.jdbc.JDBCAuthentication using Vert.x codegen.