public class AuthenticateEndurer extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
Common handler to handle failure
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
create() |
void |
handle(io.vertx.ext.web.RoutingContext event) |
Copyright © 2021. All rights reserved.