suspend fun DigestAuthHandler.authorizeAwait(user: User): Unit
Suspending version of method io.vertx.ext.web.handler.DigestAuthHandler.authorize |
|
suspend fun DigestAuthHandler.parseCredentialsAwait(context: RoutingContext): JsonObject
Suspending version of method io.vertx.ext.web.handler.DigestAuthHandler.parseCredentials |