Uses of Interface
io.vertx.serviceproxy.ServiceInterceptor
Packages that use ServiceInterceptor
-
Uses of ServiceInterceptor in io.vertx.serviceproxy
Subinterfaces of ServiceInterceptor in io.vertx.serviceproxyModifier and TypeInterfaceDescriptioninterfaceCreate an event bus service interceptor that will provide an authentication checkinterfaceCreate an event bus service interceptor that will provide an authorization checkMethods in io.vertx.serviceproxy with parameters of type ServiceInterceptorModifier and TypeMethodDescriptionServiceBinder.addInterceptor(ServiceInterceptor interceptor) ServiceBinder.addInterceptor(String action, ServiceInterceptor interceptor)