| 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 | 
|---|---|
static BasicAuthHandler | 
BasicAuthHandler.create(AuthenticationProvider authProvider)
Create a basic auth handler 
 | 
static BasicAuthHandler | 
BasicAuthHandler.create(AuthenticationProvider authProvider,
      String realm)
Create a basic auth handler, specifying realm 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BasicAuthHandler | 
BasicAuthHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BasicAuthHandler | 
BasicAuthHandler.newInstance(BasicAuthHandler arg)  | 
| Constructor and Description | 
|---|
BasicAuthHandler(BasicAuthHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
BasicAuthHandler | 
BasicAuthHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BasicAuthHandler | 
BasicAuthHandler.newInstance(BasicAuthHandler arg)  | 
| Constructor and Description | 
|---|
BasicAuthHandler(BasicAuthHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
BasicAuthHandler | 
BasicAuthHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static BasicAuthHandler | 
BasicAuthHandler.newInstance(BasicAuthHandler arg)  | 
| Constructor and Description | 
|---|
BasicAuthHandler(BasicAuthHandler delegate)  | 
Copyright © 2021 Eclipse. All rights reserved.