| Package | Description | 
|---|---|
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.ext.web.handler | |
| io.vertx.rxjava3.ext.web.handler | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.authenticate(java.util.function.Function<RoutingContext,Future<User>> authenticationFunction)
This function will allow you to perform authentication the way you intended to. 
 | 
static SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.create()
Creates a new instance of the simple authentication handler. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.newInstance(SimpleAuthenticationHandler arg)  | 
| Constructor and Description | 
|---|
SimpleAuthenticationHandler(SimpleAuthenticationHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.newInstance(SimpleAuthenticationHandler arg)  | 
| Constructor and Description | 
|---|
SimpleAuthenticationHandler(SimpleAuthenticationHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleAuthenticationHandler | 
SimpleAuthenticationHandler.newInstance(SimpleAuthenticationHandler arg)  | 
| Constructor and Description | 
|---|
SimpleAuthenticationHandler(SimpleAuthenticationHandler delegate)  | 
Copyright © 2021 Eclipse. All rights reserved.