Class ManagementInterfaceSecurityRecorder

java.lang.Object
io.quarkus.vertx.http.runtime.management.ManagementInterfaceSecurityRecorder

public class ManagementInterfaceSecurityRecorder extends Object
  • Constructor Details

    • ManagementInterfaceSecurityRecorder

      public ManagementInterfaceSecurityRecorder()
  • Method Details

    • authenticationMechanismHandler

      public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> authenticationMechanismHandler(boolean proactiveAuthentication)
    • permissionCheckHandler

      public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> permissionCheckHandler()
    • setupBasicAuth

      public Supplier<?> setupBasicAuth()