Uses of Interface
io.vertx.ext.auth.mongo.MongoUserUtil
Packages that use MongoUserUtil
-
Uses of MongoUserUtil in io.vertx.ext.auth.mongo
Methods in io.vertx.ext.auth.mongo that return MongoUserUtilModifier and TypeMethodDescriptionstatic MongoUserUtilMongoUserUtil.create(MongoClient client) Create an instance of the user helper.static MongoUserUtilMongoUserUtil.create(MongoClient client, MongoAuthenticationOptions authenticationOptions, MongoAuthorizationOptions authorizationOptions) Create an instance of the user helper with custom queries.