| Package | Description | 
|---|---|
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.ext.web.handler | 
| Modifier and Type | Method and Description | 
|---|---|
static UserSessionHandler | 
UserSessionHandler.create(AuthProvider authProvider)
Deprecated.  
Create a new handler 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UserSessionHandler | 
UserSessionHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static UserSessionHandler | 
UserSessionHandler.newInstance(UserSessionHandler arg)  | 
| Constructor and Description | 
|---|
UserSessionHandler(UserSessionHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
UserSessionHandler | 
UserSessionHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static UserSessionHandler | 
UserSessionHandler.newInstance(UserSessionHandler arg)  | 
| Constructor and Description | 
|---|
UserSessionHandler(UserSessionHandler delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.