Uses of Class
io.quarkus.vertx.http.runtime.security.EagerSecurityInterceptorStorage
-
Packages that use EagerSecurityInterceptorStorage Package Description io.quarkus.vertx.http.runtime.security -
-
Uses of EagerSecurityInterceptorStorage in io.quarkus.vertx.http.runtime.security
Methods in io.quarkus.vertx.http.runtime.security that return types with arguments of type EagerSecurityInterceptorStorage Modifier and Type Method Description Supplier<EagerSecurityInterceptorStorage>HttpSecurityRecorder. createSecurityInterceptorStorage(Map<RuntimeValue<MethodDescription>,Consumer<io.vertx.ext.web.RoutingContext>> endpointRuntimeValToInterceptor)
-