HtpasswdAuthOptions
fun HtpasswdAuthOptions(htpasswdFile: String? = null, plainTextEnabled: Boolean? = null): HtpasswdAuthOptions
A function providing a DSL for building io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions objects.