Uses of Class
io.vertx.mutiny.ext.auth.mongo.MongoAuthentication
Packages that use MongoAuthentication
-
Uses of MongoAuthentication in io.vertx.mutiny.ext.auth.mongo
Fields in io.vertx.mutiny.ext.auth.mongo with type parameters of type MongoAuthenticationModifier and TypeFieldDescriptionstatic final TypeArg<MongoAuthentication>
MongoAuthentication.__TYPE_ARG
Methods in io.vertx.mutiny.ext.auth.mongo that return MongoAuthenticationModifier and TypeMethodDescriptionstatic MongoAuthentication
MongoAuthentication.create
(MongoClient mongoClient, io.vertx.ext.auth.mongo.MongoAuthenticationOptions options) static MongoAuthentication
MongoAuthentication.create
(MongoClient mongoClient, HashStrategy hashStrategy, io.vertx.ext.auth.mongo.MongoAuthenticationOptions options) static MongoAuthentication
MongoAuthentication.newInstance
(io.vertx.ext.auth.mongo.MongoAuthentication arg)