| Interface and Description |
|---|
| io.vertx.ext.auth.mongo.HashStrategy
This strategy has been deprecated in favour of
HashingStrategy. The new
implementation is backend agnostic and follows a standard format that can be reused across different storages. |
| io.vertx.ext.auth.mongo.MongoAuth
This class has been replaced by the class
MongoAuthentication for authentication and MongoAuthorization for authorization |
| Class and Description |
|---|
| io.vertx.ext.auth.mongo.MongoAuthOptions
This class has been replaced by the class
MongoAuthenticationOptions for authentication and MongoAuthorizationOptions for authorization |
| Enum and Description |
|---|
| io.vertx.ext.auth.mongo.HashAlgorithm |
| io.vertx.ext.auth.mongo.HashSaltStyle
Please use the provided generic PHC strings at the column level
|
Copyright © 2022 Eclipse. All rights reserved.