Package | Description |
---|---|
io.vertx.ext.auth | |
io.vertx.ext.auth.jdbc | |
io.vertx.ext.auth.mongo | |
io.vertx.ext.auth.shiro |
Modifier and Type | Method and Description |
---|---|
AuthOptions |
AuthOptions.clone()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCAuthOptions
Deprecated.
This class has been replaced by the class
JDBCAuthenticationOptions for authentication and JDBCAuthorizationOptions for authorization |
Modifier and Type | Class and Description |
---|---|
class |
MongoAuthOptions
Deprecated.
This class has been replaced by the class
MongoAuthenticationOptions for authentication and MongoAuthorizationOptions for authorization |
Modifier and Type | Class and Description |
---|---|
class |
ShiroAuthOptions
Deprecated.
ShiroAuth has been replaced by
io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication |
Copyright © 2021 Eclipse. All rights reserved.