open static fun create(vertx: Vertx): HtdigestAuth
Creates an instance of HtdigestAuth.
Return
the created instance of io.vertx.reactivex.ext.auth.htdigest.HtdigestAuths
open static fun create(vertx: Vertx, htfile: String): HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
Return
the created instance of io.vertx.reactivex.ext.auth.htdigest.HtdigestAuths