Package | Description |
---|---|
io.vertx.ext.auth.mongo | |
io.vertx.rxjava.ext.auth.mongo |
Class and Description |
---|
HashAlgorithm |
HashSaltStyle
Password hash salt configuration.
|
HashStrategy
Determines how the hashing is computed in the implementation You can implement this to provide a different hashing
strategy to the default.
|
MongoAuth
An extension of AuthProvider which is using
MongoClient as store |
MongoAuthOptions
Options configuring Mongo authentication.
|
Class and Description |
---|
HashStrategy
Determines how the hashing is computed in the implementation You can implement this to provide a different hashing
strategy to the default.
|
Copyright © 2023 Eclipse. All rights reserved.