vertx / io.vertx.rxjava.ext.auth.mongo / MongoAuth / setHashStrategy

setHashStrategy

open fun setHashStrategy(hashStrategy: HashStrategy): MongoAuth

The HashStrategy which is used by the current instance

Parameters

hashStrategy - the io.vertx.rxjava.ext.auth.mongo.HashStrategy to be set

Return
the current instance itself for fluent calls