Class Default401ErrorHandler
java.lang.Object
org.apache.camel.component.platform.http.vertx.auth.Default401ErrorHandler
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>,io.vertx.ext.web.handler.ErrorHandler
-
Field Summary
Fields inherited from interface io.vertx.ext.web.handler.ErrorHandler
DEFAULT_ERROR_HANDLER_TEMPLATE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Default401ErrorHandler
public Default401ErrorHandler()
-
-
Method Details
-
handle
public void handle(io.vertx.ext.web.RoutingContext routingContext) - Specified by:
handlein interfaceio.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-