| Modifier and Type | Method and Description | 
|---|---|
| AuthProvider | AuthOptions. createProvider(Vertx vertx)Deprecated.  Create the suitable provider for this option. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | User. setAuthProvider(AuthProvider authProvider)Deprecated.  | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JDBCAuthDeprecated. 
 This class has been replaced by the class  JDBCAuthenticationfor authentication andJDBCAuthorizationfor authorization | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MongoAuthDeprecated. 
 This class has been replaced by the class  MongoAuthenticationfor authentication andMongoAuthorizationfor authorization | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ShiroAuthDeprecated. 
 ShiroAuth has been replaced by  io.vertx.ext.auth.properties.PropertyFileAuthenticationandio.vertx.ext.auth.ldap.LdapAuthentication | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthProvider | ShiroAuthOptions. createProvider(Vertx vertx)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| TermServer | TermServer. authProvider(AuthProvider provider)Set an auth provider to use, any provider configured in options will override this provider. | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthProvider | AuthProvider. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AuthProvider | AuthProvider. newInstance(AuthProvider arg) | 
| Constructor and Description | 
|---|
| AuthProvider(AuthProvider delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthProvider | AuthProvider. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AuthProvider | AuthProvider. newInstance(AuthProvider arg) | 
| Constructor and Description | 
|---|
| AuthProvider(AuthProvider delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthProvider | AuthProvider. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AuthProvider | AuthProvider. newInstance(AuthProvider arg) | 
| Constructor and Description | 
|---|
| AuthProvider(AuthProvider delegate) | 
Copyright © 2021 Eclipse. All rights reserved.