Package | Description |
---|---|
io.vertx.serviceproxy |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthenticationInterceptor
Create an event bus service interceptor that will provide an authentication check
|
interface |
AuthorizationInterceptor
Create an event bus service interceptor that will provide an authorization check
|
Modifier and Type | Method and Description |
---|---|
ServiceBinder |
ServiceBinder.addInterceptor(ServiceInterceptor interceptor) |
ServiceBinder |
ServiceBinder.addInterceptor(String action,
ServiceInterceptor interceptor) |
Copyright © 2023 Eclipse. All rights reserved.