vertx / io.vertx.ext.auth.mongo / MongoAuth / getUsernameField

getUsernameField

abstract fun getUsernameField(): String

Get the name of the field to be used for the username. Defaults to #DEFAULT_USERNAME_FIELD

Return
the usernameField