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