Class OidcPasswordClientCredHandler

  • All Implemented Interfaces:
    io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>

    public class OidcPasswordClientCredHandler
    extends io.quarkus.devconsole.runtime.spi.DevConsolePostHandler
    • Method Detail

      • handlePostAsync

        protected void handlePostAsync​(io.vertx.ext.web.RoutingContext event,
                                       io.vertx.core.MultiMap form)
                                throws Exception
        Overrides:
        handlePostAsync in class io.quarkus.devconsole.runtime.spi.DevConsolePostHandler
        Throws:
        Exception
      • actionSuccess

        protected void actionSuccess​(io.vertx.ext.web.RoutingContext event)
        Overrides:
        actionSuccess in class io.quarkus.devconsole.runtime.spi.DevConsolePostHandler