MongoAuthorizationOptions

io.vertx.scala.ext.auth.mongo.`package`.MongoAuthorizationOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): MongoAuthorizationOptions
def apply(collectionName: String, permissionField: String, roleField: String, usernameField: String): MongoAuthorizationOptions