open static fun create(vertx: Vertx): HtdigestAuth
Creates an instance of HtdigestAuth.
Return
the created instance of 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 HtdigestAuths