Class HttpSecurityRecorder.DefaultAuthFailureHandler

    • Method Detail

      • accept

        public void accept​(io.vertx.ext.web.RoutingContext event,
                           Throwable throwable)
        Specified by:
        accept in interface BiConsumer<io.vertx.ext.web.RoutingContext,​Throwable>