Package io.vertx.up.uca.web.failure
Class AuthenticateEndurer
- java.lang.Object
-
- io.vertx.up.uca.web.failure.AuthenticateEndurer
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class AuthenticateEndurer extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
Common handler to handle failure
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>create()voidhandle(io.vertx.ext.web.RoutingContext event)
-