| Package | Description | 
|---|---|
| io.vertx.rxjava3.ext.auth | |
| io.vertx.rxjava3.ext.auth.mongo | |
| io.vertx.rxjava3.ext.auth.shiro | |
| io.vertx.rxjava3.ext.shell.term | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<AuthProvider> | 
AuthProvider.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static AuthProvider | 
AuthProvider.newInstance(AuthProvider arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
User.setAuthProvider(AuthProvider authProvider)
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MongoAuth
An extension of AuthProvider which is using  as store
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ShiroAuth
Factory interface for creating Apache Shiro based  
AuthenticationProvider instances. | 
| Modifier and Type | Method and Description | 
|---|---|
TermServer | 
TermServer.authProvider(AuthProvider provider)
Deprecated.  
 | 
Copyright © 2023 Eclipse. All rights reserved.