vertx / io.vertx.reactivex.ext.auth.mongo / MongoAuth / getPasswordCredentialField

getPasswordCredentialField

open fun getPasswordCredentialField(): String

Get the name of the field to be used as property for the password of credentials in the method io.vertx.reactivex.ext.auth.AuthProvider#authenticate. Defaults to io.vertx.reactivex.ext.auth.mongo.MongoAuth

Return
the passwordCredentialField