MongoAuthenticationOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): MongoAuthenticationOptions
def apply(collectionName: String, passwordCredentialField: String, passwordField: String, usernameCredentialField: String, usernameField: String): MongoAuthenticationOptions