| Package | Description | 
|---|---|
| io.vertx.serviceproxy | 
| Class and Description | 
|---|
| AuthenticationInterceptor
 Create an event bus service interceptor that will provide an authentication check 
 | 
| AuthorizationInterceptor
 Create an event bus service interceptor that will provide an authorization check 
 | 
| ServiceAuthInterceptor
 Deprecated. 
 
use  
AuthenticationInterceptor, AuthorizationInterceptor instead | 
| ServiceBinder
 A binder for Service Proxies which state can be reused during the binder lifecycle. 
 | 
| ServiceException
 An Exception to be returned from Service implementations. 
 | 
| ServiceInterceptor | 
| ServiceJWTInterceptor
 Deprecated. 
 
Use  
ServiceAuthInterceptor instead | 
| ServiceProxyBuilder
 A builder for Service Proxies which state can be reused during the builder lifecycle. 
 | 
Copyright © 2024 Eclipse. All rights reserved.