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_ARGMethods in io.vertx.mutiny.ext.auth.mongo that return MongoAuthenticationModifier and TypeMethodDescriptionstatic MongoAuthenticationMongoAuthentication.create(MongoClient mongoClient, io.vertx.ext.auth.mongo.MongoAuthenticationOptions options) static MongoAuthenticationMongoAuthentication.create(MongoClient mongoClient, HashStrategy hashStrategy, io.vertx.ext.auth.mongo.MongoAuthenticationOptions options) static MongoAuthenticationMongoAuthentication.newInstance(io.vertx.ext.auth.mongo.MongoAuthentication arg)