Package io.vertx.ext.auth.mongo
-
Interface Summary Interface Description MongoAuthentication An extension of AuthProvider which is usingMongoClient
as storeMongoAuthorization An extension of AuthProvider which is usingMongoClient
as storeMongoUserUtil Utility to create users/roles/permissions. -
Class Summary Class Description MongoAuthenticationOptions Options configuring Mongo authentication.MongoAuthenticationOptionsConverter Converter and mapper forMongoAuthenticationOptions
.MongoAuthorizationOptions Options configuring Mongo authentication.MongoAuthorizationOptionsConverter Converter and mapper forMongoAuthorizationOptions
.