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

getPasswordField

abstract fun getPasswordField(): String

Get the name of the field to be used for the password Defaults to #DEFAULT_PASSWORD_FIELD

Return
the passwordField